Update docs

This commit is contained in:
Masterain
2023-10-18 13:27:33 -07:00
parent 96d21a6117
commit efb45e7bdf
4 changed files with 29 additions and 2 deletions

View File

@@ -101,3 +101,13 @@ Run Snap Hutao as Administrator to edit your settings to solve this issue.
- When user's OS version older than `Windows Build 19045` (aka Windows 10 22H2), Snap Hutao is unable to start when
running as Administrator
- This issue comes from Windows kernel, and it's hard to locate, so we suggest you to update your OS to the latest version
## How to Fully Backup/Recover Client Data
::: warning Data Security Warning
`Userdata.db` contains all client data, including MiHoYO BBS Cookie, please save the data file properly and do NOT share it
with anyone.
:::
Copy `Userdata.db` from Snap Hutao data folder (`%userprofile%/Documents/Hutao` by default) to your backup location, this
file contains entire data of the client.

View File

@@ -8,7 +8,11 @@ comment: false
# Update Logs
## 1.7.10 <Badge text="latest" type="tip" />
## 1.7.11 <Badge text="latest" type="tip" /><Badge text="hotfix" type="tip" />
- Fixed the game launching arguments error (hotfix)
## 1.7.10
- Fix
- Fixed login issue with HoYoverse account [#1011](https://github.com/DGP-Studio/Snap.Hutao/issues/1011) [#1012](https://github.com/DGP-Studio/Snap.Hutao/issues/1012)

View File

@@ -133,3 +133,12 @@ comment: false
5. 此时你的游戏客户端应已恢复正常
6. 重新进入胡桃客户端的 `游戏启动器` 界面,`游戏路径不正确` 错误应不再出现,且`服务器`设置一栏为空。此时,你可以选择原本的服务器版本(国际服)
并立刻启动游戏,或选择新的服务器目标(国服)并转换客户端版本。
## 如何完整地备份/恢复客户端数据
::: warning 数据安全提示
`Userdata.db` 包含你的全部客户端数据,包括安全敏感的米哈游论坛 Cookie请妥善储存该文件不要将其分享给任何人。
:::
从在胡桃数据目录(默认路径为 `%userprofile%/Documents/Hutao`)中以复制的方式将 `Userdata.db` 拷贝至你的备份目录即可,该文件包含了全部的
胡桃客户端数据。

View File

@@ -8,7 +8,11 @@ comment: false
# 更新日志
## 1.7.10 <Badge text="最新版" type="tip" />
## 1.7.11 <Badge text="最新版" type="tip" /><Badge text="hotfix" type="tip" />
- 修复了游戏启动器中窗口设置的错误 (hotfix)
## 1.7.10
- 修复
- 修复了 HoYoverse 无法正常登录的问题 [#1011](https://github.com/DGP-Studio/Snap.Hutao/issues/1011) [#1012](https://github.com/DGP-Studio/Snap.Hutao/issues/1012)