在线修改地址:
https://robojumper.github.io/DarkestDungeonSaveEditor/下面附上下本闪退导致存档永久性损坏的修复方法:
You click the "release 0.0.65" button to download the correct version. Get the .zip, not the source code. Unzip and run the .jar file, then set your save directory; if you play on Steam it'll be
C:\Program Files (x86)\Steam\userdata\(your profile number)\262060\remote\(profile)
You profile number will be a string of numbers; there should only be one folder in the userdata directory unless you have multiple Steam accounts on your computer. The profiles run from profile_0 (top slot) to profile_8 (bottom slot), so make sure to load the one that actually corresponds to the correct save. Go to the "persist.game.json" tab, and look for something along the lines of
"inraid" : true,
"raiddungeon" : "pet_cemetery",
where "raiddungeon" will be the dungeon you're in. Change it to:
"inraid" : false,
"raiddungeon" : "none",
to set yourself back to the Hamlet and fix broken saves.