diff --git a/docs/.vuepress/sidebar/zh.ts b/docs/.vuepress/sidebar/zh.ts index f3e618bd8..db5e21695 100644 --- a/docs/.vuepress/sidebar/zh.ts +++ b/docs/.vuepress/sidebar/zh.ts @@ -28,16 +28,7 @@ export const zhSidebar = sidebar({ icon: "advance", text: "高级", prefix: "advanced/", - children: [ - "FAQ.md", - "exceptions.md", - "known-issue.md", - "mihoyo-risk-tip.md", - "artifact-rating-rules.md", - "get-stoken-cookie-from-the-third-party.md", - "Gacha-system-and-export-principal.md", - "uninstall.md" - ] + children: "structure" }, { icon: "article", diff --git a/docs/advanced/FAQ.md b/docs/advanced/FAQ.md index 590ff2635..489302427 100644 --- a/docs/advanced/FAQ.md +++ b/docs/advanced/FAQ.md @@ -2,6 +2,7 @@ headerDepth: 2 icon: ask category: [FAQ] +order: 1 --- # 常见问题 diff --git a/docs/advanced/Gacha-system-and-export-principal.md b/docs/advanced/Gacha-system-and-export-principal.md index 952fbaba4..9f1913362 100644 --- a/docs/advanced/Gacha-system-and-export-principal.md +++ b/docs/advanced/Gacha-system-and-export-principal.md @@ -2,6 +2,7 @@ headerDepth: 0 category: [FAQ] icon: read +order: 7 --- # 祈愿系统与导出原理 diff --git a/docs/advanced/artifact-rating-rules.md b/docs/advanced/artifact-rating-rules.md index db5339a69..4ef45fa3a 100644 --- a/docs/advanced/artifact-rating-rules.md +++ b/docs/advanced/artifact-rating-rules.md @@ -1,6 +1,7 @@ --- category: [FAQ] icon: read +order: 5 --- # 圣遗物评分机制 diff --git a/docs/advanced/exceptions.md b/docs/advanced/exceptions.md index 7bf0b1869..9d54643b7 100644 --- a/docs/advanced/exceptions.md +++ b/docs/advanced/exceptions.md @@ -2,6 +2,7 @@ headerDepth: 2 icon: debug category: [FAQ] +order: 2 --- # 常见的程序异常 该文档包含由**用户端错误**造成的问题 diff --git a/docs/advanced/get-stoken-cookie-from-the-third-party.md b/docs/advanced/get-stoken-cookie-from-the-third-party.md index 1d39e1fa0..e58e7d969 100644 --- a/docs/advanced/get-stoken-cookie-from-the-third-party.md +++ b/docs/advanced/get-stoken-cookie-from-the-third-party.md @@ -1,6 +1,7 @@ --- category: [FAQ, 第三方工具] icon: read +order: 6 --- # 使用第三方工具获取有 Stoken 的 cookie diff --git a/docs/advanced/known-issue.md b/docs/advanced/known-issue.md index 33bbd0a7d..3d85f50c6 100644 --- a/docs/advanced/known-issue.md +++ b/docs/advanced/known-issue.md @@ -2,6 +2,7 @@ headerDepth: 2 icon: tool category: [FAQ] +order: 3 --- # 已知问题 该文档包含由**程序错误**造成的问题 @@ -57,4 +58,4 @@ category: [FAQ] ## #5 服务器转换卡死并持续写入的问题 相关 Issue:[issues/566](https://github.com/DGP-Studio/Snap.Hutao/issues/566) -该问题会在后续版本中修复 \ No newline at end of file +该问题已在[1.5.4](/statements/update-log.html#1-5-4) 版本修复,请及时更新 \ No newline at end of file diff --git a/docs/advanced/mihoyo-risk-tip.md b/docs/advanced/mihoyo-risk-tip.md index c2555c9e8..9c2af592b 100644 --- a/docs/advanced/mihoyo-risk-tip.md +++ b/docs/advanced/mihoyo-risk-tip.md @@ -2,6 +2,7 @@ headerDepth: 0 icon: warn category: [FAQ] +order: 4 --- # 账号风险及异常提示 diff --git a/docs/advanced/uninstall.md b/docs/advanced/uninstall.md index a343034ca..17b6180fa 100644 --- a/docs/advanced/uninstall.md +++ b/docs/advanced/uninstall.md @@ -1,6 +1,7 @@ --- category: [FAQ] icon: delete +order: 8 --- # 卸载胡桃工具箱 diff --git a/docs/community.md b/docs/community.md index fb4ce158a..7e0043937 100644 --- a/docs/community.md +++ b/docs/community.md @@ -16,10 +16,10 @@ category: [公告] - [Snap 二群](https://go.hut.ao/qun2) - [Snap 三群](https://go.hut.ao/qun3) - [Snap 四群](https://go.hut.ao/qun4) -- [Snap 开发交流群] +- *Snap 开发交流群* - 广泛的技术交流群,并非胡桃工具箱开发群 - 开发群对申请者的技术水平有一定要求 - - 如果你有兴趣可以从[https://dev-group.hut.ao](https://dev-group.hut.ao)加入开发者交流群 + - 如果你有兴趣可以从[dev-group.hut.ao](https://dev-group.hut.ao)加入开发者交流群 ## Discord 邀请链接:[https://discord.gg/Yb8bykaUKp](https://discord.gg/Yb8bykaUKp) \ No newline at end of file diff --git a/docs/features/achievements.md b/docs/features/achievements.md index 5750ed9ba..3ca33a42a 100644 --- a/docs/features/achievements.md +++ b/docs/features/achievements.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 3 --- # 成就管理 diff --git a/docs/features/character-data.md b/docs/features/character-data.md index 6c6dd640b..770ebd764 100644 --- a/docs/features/character-data.md +++ b/docs/features/character-data.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 5 --- # 属性统计 diff --git a/docs/features/character-wiki.md b/docs/features/character-wiki.md index 726371f2d..1387e99bc 100644 --- a/docs/features/character-wiki.md +++ b/docs/features/character-wiki.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 8 --- # 角色资料 diff --git a/docs/features/daily-notes.md b/docs/features/daily-notes.md index e687bf452..4b70211db 100644 --- a/docs/features/daily-notes.md +++ b/docs/features/daily-notes.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 4 --- # 实时便笺 diff --git a/docs/features/develop-plan.md b/docs/features/develop-plan.md index 422aafc7a..22891fa96 100644 --- a/docs/features/develop-plan.md +++ b/docs/features/develop-plan.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 7 --- # 养成计划 diff --git a/docs/features/game-launcher.md b/docs/features/game-launcher.md index 3d38f3909..08f41b4c1 100644 --- a/docs/features/game-launcher.md +++ b/docs/features/game-launcher.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 1 --- # 高级启动器 @@ -11,7 +12,7 @@ category: [功能,教程] - 选择游戏路径时,请注意此处选择的应是游戏本身 - 形如:`$\Genshin Impact\Genshin Impact Game\YuanShen.exe` - 而官方启动器的目录一般是`$\Genshin Impact\launcher.exe` -- 在设置完毕启动游戏所需的附加选项后,点击右下角的`启动游戏`按钮即可 +- 在设置完毕启动游戏所需的附加选项后,点击右上角的`启动游戏`按钮即可 - 附加选项请看本页下方的功能文档 ## 视频指南 @@ -31,7 +32,7 @@ category: [功能,教程] - 在主界面点击左侧菜单栏进入`启动游戏`页面 - 点击右侧选项中的服务器名称,选择要进入的服务器 - 目前可选的服务器为`官方服|天空岛`、`渠道服|世界树`和`国际服` -- 点击右下角的`启动游戏`按钮,胡桃会自动下载并应用对应服务器的文件并启动游戏 +- 点击右上角的`启动游戏`按钮,胡桃会自动下载并应用对应服务器的文件并启动游戏 ## 账号保存 @@ -65,25 +66,28 @@ category: [功能,教程] ::: - 在主界面点击左侧菜单栏进入`启动游戏`标签 -- 在右侧的`外观`功能中,有四个选项: +- 在`外观`功能中,有五个选项: - **全屏**,即选择启动游戏后的游戏界面是否设置为全屏 - **无边框**,即选择启动游戏后的游戏界面是否设置为无边框窗口 - **宽度**,即选择启动游戏后的游戏界面的宽度,例如`1920` - **高度**,即选择启动游戏后的游戏界面的高度,例如`1080` + - **显示器**,允许多显示器用户选择指定的显示器来运行游戏 -## 解锁帧率上限 - +## 高级功能 ::: danger -- 请注意:此功能已明确标注为 `Dangerous Feature`,即**危险功能**,选择启用即代表您选择自行承担任意风险 -- 目前的版本,设置中无论是否超过60帧率的原神(含移动端)均会偶尔出现掉帧、卡顿甚至无响应、闪退等情况,这是原神在本版本中出现的普遍问题,并不是[Unlocker项目](https://github.com/DGP-Studio/Unlocker)的问题 +- 请注意:高级功能已明确标注为 `Dangerous Feature`,即**危险功能**,选择启用即代表您选择自行承担任意风险 +::: +### 解锁帧率上限 +::: danger +- 目前的版本,设置中无论是否超过60帧率的原神(含移动端)均会偶尔出现掉帧、卡顿甚至无响应、闪退等情况,这是原神在本版本中出现的普遍问题,并不是[Unlocker项目](https://github.com/DGP-Studio/Unlocker)的问题 - [Unlocker项目](https://github.com/DGP-Studio/Unlocker)仅作用于 UnityPlayer 本身,即直接作用于 Unity3D 引擎,与游戏本体不发生直接关系,本质上与移动端中`120帧率`等设置无异,但您仍应谨慎使用并自行阅读[用户协议](https://docs.qq.com/doc/p/223a4e1f7241891e1208476a11927397549e9ea8) -::: +::: - 使用`管理员模式`启动胡桃 - 在主界面点击左侧菜单栏进入`启动游戏`标签 -- 在最下方可见 `Unlock frame rate limit` 选项 - - 在右侧点击`开启或关闭`按钮,所显示的 `Disable` 或 `Enable` 分别代表`已禁用`或`已启用`该功能 - - 在下方的 `Set frame rate` 选项中,可自由拖动拉杆,调整到您需要设置的最高帧率上限 +- 在最下方可见 `解锁帧率限制` 选项 + - 在右侧点击`开启或关闭`按钮,所显示的 `禁用` 或 `启用` 分别代表`已禁用`或`已启用`该功能 + - 在下方的 `设置帧率上限` 选项中,可自由拖动拉杆,调整到您需要设置的最高帧率上限 - 会导致**解锁帧率上限失败**的因素: - 解锁帧率上限,需要保持**胡桃工具箱**在开启状态 @@ -91,3 +95,16 @@ category: [功能,教程] - 在显卡驱动中存在`最大帧速率`的设置 - 在显卡驱动软件内存在未关闭的类似于`节能模式`的选项 +### 游戏客户端多开 +::: danger +游戏客户端多开是一个远比解锁帧率上限还危险的功能,你应当在审阅代码后自行判断是否使用该功能。 + +使用该功能会导致原神反作弊功能加载失败,并导致原神客户端上报该情况。 +::: + +1. 使用`管理员模式`启动胡桃 +2. 在主界面点击左侧菜单栏进入`启动游戏`标签 +3. 在最下方启用 `多客户端` 选项 +4. 点击右上角的`启动游戏` +5. 等待12秒后再进门 +重复步骤4和步骤5以开启下一个客户端 diff --git a/docs/features/hutao-API.md b/docs/features/hutao-API.md index 9696486f6..e73294d97 100644 --- a/docs/features/hutao-API.md +++ b/docs/features/hutao-API.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 6 --- # 胡桃数据库/深渊统计 diff --git a/docs/features/hutao-settings.md b/docs/features/hutao-settings.md index 7dfaaa850..85d093f2d 100644 --- a/docs/features/hutao-settings.md +++ b/docs/features/hutao-settings.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 11 --- # 软件设置 @@ -10,8 +11,12 @@ category: [功能,教程] ::: ## 关于 胡桃 -- 胡桃工具箱的图标:您可以在胡桃的[首页](https://hut.ao/)查看它的原图 - - 该图像作品的作者为[LOFTER@夙夜](https://dieqi32894.lofter.com/post/4b58ce16_2b6b2d365)并由[DGP-Studio](https://github.com/DGP-Studio)后期处理后,授权使用 +- 胡桃工具箱的图标:您可以在胡桃的[首页](/)查看它的原图 + - 该图像作品的作者为[画画的芦苇](https://space.bilibili.com/274422134) + ::: details 图标的绘制过程 + + ::: + - [DGP-Studio](https://github.com/DGP-Studio)已被所有者授权使用 - 胡桃的版本号 - 设备ID - 反馈 diff --git a/docs/features/mhy-account-switch.md b/docs/features/mhy-account-switch.md index bf673b381..cbbdf54f1 100644 --- a/docs/features/mhy-account-switch.md +++ b/docs/features/mhy-account-switch.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 10 --- # 米游社多帐号切换 diff --git a/docs/features/weapon-wiki.md b/docs/features/weapon-wiki.md index af69cf5a2..7ce13d579 100644 --- a/docs/features/weapon-wiki.md +++ b/docs/features/weapon-wiki.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 9 --- # 武器资料 diff --git a/docs/features/wish-export.md b/docs/features/wish-export.md index f3cdfa61c..c9447391f 100644 --- a/docs/features/wish-export.md +++ b/docs/features/wish-export.md @@ -1,6 +1,7 @@ --- headerDepth: 0 category: [功能,教程] +order: 2 --- # 祈愿记录 diff --git a/docs/project.md b/docs/project.md index 7494cbc38..2385289e3 100644 --- a/docs/project.md +++ b/docs/project.md @@ -34,9 +34,8 @@ category: [公告] 以下新功能计划被增加到胡桃工具箱中 - [ ] 祈愿云端同步 -- [ ] 国际化支持 - - 等待微软修复上游问题 -- [ ] 国际服支持 +- [x] [国际化支持](/i18n.html) +- [x] 国际服支持 - [x] 游戏启动器 - [x] 服务器切换 - [x] 祈愿记录 \ No newline at end of file diff --git a/docs/statements/bug-report.md b/docs/statements/bug-report.md index 7ac627d56..7de9008cc 100644 --- a/docs/statements/bug-report.md +++ b/docs/statements/bug-report.md @@ -2,6 +2,7 @@ headerDepth: 0 category: [公告] icon: debug +order: 2 --- # 提交BUG报告 diff --git a/docs/statements/privacy-notice.md b/docs/statements/privacy-notice.md index 4ab403875..0d78c5ea1 100644 --- a/docs/statements/privacy-notice.md +++ b/docs/statements/privacy-notice.md @@ -2,6 +2,7 @@ headerDepth: 0 category: [公告] icon: license +order: 3 --- # 用户数据和隐私权益 diff --git a/docs/statements/tos.md b/docs/statements/tos.md index 0afe9adb2..527ec87ce 100644 --- a/docs/statements/tos.md +++ b/docs/statements/tos.md @@ -4,6 +4,7 @@ category: [公告] comment: false editLink: false icon: license +order: 4 --- # 用户使用协议和法律声明 diff --git a/docs/statements/update-log.md b/docs/statements/update-log.md index df2dd375f..3e9ccb1d9 100644 --- a/docs/statements/update-log.md +++ b/docs/statements/update-log.md @@ -1,9 +1,24 @@ --- category: [公告] icon: update +order: 1 --- # 更新日志 -## 1.5.1 +## 1.5.4 +- 新增 + - 游戏启动器 + - 游戏资源下载 + - 原神游戏进程多开 + - 允许用户在多显示器情况下选择指定显示器启动游戏 + - 使用了全新的图标(更可爱的胡桃) +- 修复 + - 游戏客户端转换中卡死并无限写入的问题 +- 优化 + - 默认的语言选择方式 + - 允许直接复制设备 ID + - 设置页面美化 + +## 1.5.1 - 优化 - 将`JumpList`菜单更换为`JumpTask`,即使用户关闭最近文件功能也可以使用快速启动菜单了 - 增加优先度高于系统设置的语言设置选项