|
|
转自n网:https://www.nexusmods.com/deathstranding/mods/52
This is a simple save game that starts you off at the beginning of chapter 2 of the game
这是一个简单的保存游戏,从游戏第 2 章开始
This save game contains the basics with nothing additional and starts you off at the beginning of Chapter 2. I wanted a save game that skipped some of the beginning intro sequences and got me right into the meat of the game
这个保存游戏包含基础知识,没有额外的内容,你从第二章的开头开始。我想要一款保存游戏,跳过一些开头的介绍序列,让我直接进入游戏的核心
Credits to sdGame1 for the below how to on utilizing this save and any other save games
感谢 sdGame1 了解如何使用此保存和任何其他保存游戏
IMPORTANT: In order to implement this save you will need to temporarily disable Death Stranding's save corruption check with the Hex Editor. Once you have entered the save and made your own save, you will be able to turn the check back on.
重要提示 : 为了实现此保存,您需要使用十六进制编辑器暂时禁用《死亡搁浅》的保存损坏检查。输入保存并进行自己的保存后,您将能够重新打开支票。
- To know how to do it, follow the instructions:
要了解如何作,请按照说明进行作:
- Open <path-to-game> \ds.exe or <path-to-game> \DeathStranding.exe in a hex editor (e.g. HxD).
<path-to-game> <path-to-game> 在十六进制编辑器(例如 HxD)中打开 \ds.exe 或 \DeathStranding.exe。 - Search for 75 05 41 C6 46 3A 11 48 8D 8D as hex.
搜索 75 05 41 C6 46 3A 11 48 8D 8D 作为十六进制。 - Replace it with EB 05 41 C6 46 3A 11 48 8D 8D to bypass the checks.
将其替换为 EB 05 41 C6 46 3A 11 48 8D 8D 以绕过检查。 - Save the changes. 保存更改。
- Launch Death Stranding and load the game.
启动死亡搁浅并加载游戏。
Save location directory: 保存位置目录:
Steam - C:\Users\%UserName%\AppData\Local\KojimaProductions\DeathStranding\<user-id>
蒸汽 - C:\Users\%UserName%\AppData\Local\KojimaProductions\DeathStranding\<user-id>
Epic Games - C:\Users\%UserName%\AppData\LocalLow\KojimaProductions\DeathStranding\<user-id>
史诗游戏 - C:\Users\%UserName%\AppData\LocalLow\KojimaProductions\DeathStranding\<user-id>
|
|