For Death’s Door players, this guide provides the tool to serialize & deserialize savegames to utilitarian reasons, just follow this guide and you’ll know how.
README
https://www.dropbox.com/s/plghzt31mau2m6e/DDoorDeserializer.zip?dl=1
[USAGE]
To readable format:
DDoorSave.exe -tojson “c:\Users\%USER%\AppData\LocalLow\Acid Nerve\DeathsDoor\SAVEDATA\Save_slot1.sav”
It will create “Save_slot1.json” (will overwrite existing!)
Back to binary save:
DDoorSave.exe -tobin “c:\Users\%USER%\AppData\LocalLow\Acid Nerve\DeathsDoor\SAVEDATA\Save_slot1.json”
It will create “Save_slot1.sav” (will overwrite existing!)