我的游戏进度丢失了

这可能会在硬件错误或断电的情况下发生。不过,可能有一个备份文件可以供您恢复。

查找您的存档文件

Windows

在Windows上,您的存档文件位于:

%APPDATA%\Godot\app_userdata\The Roottrees are Dead

例如,在名为"robin"的电脑上,路径为:

C:\Users\robin\AppData\Roaming\Godot\app_userdata\The Roottrees are Dead

请将robin替换为您的PC用户名。

MacOS

在Mac上,它位于:

~/Library/Application Support/Godot/app_userdata/The Roottrees are Dead/

展开后类似于:

/Users/robin/Library/Application Support/Godot/app_userdata/The Roottrees are Dead/logs/

请将robin替换为您的 PC 用户名。

Linux

在Linux 上它位于:

~/.local/share/godot/app_userdata/The Roottrees are Dead/

存档文件的名称类似于 123123123-slot1.save,其中123123123是您的专属数字(您的Steam ID),而slot1可能是2或 3,取决于您使用的存档栏位。

恢复备份

应该会有一个以.bak结尾的对应文件。例如123123123-slot1.save.bak

要为损坏的存档恢复备份,请将.save.bak文件重命名为.save,然后重新启动游戏。

返回 帮助