Jump to content

Recommended Posts

Hello,

I wrote little tools for save editing.

 

You can drag and drop a save file on "dsdcoder.exe", to obtain an editable save like this (edited on notepad++):

AyhQV.png

 

For re-encode the lua table on a valid save, drag and drop the lua file on "dsencoder.exe"

 

 

Example of use:

You can remove or add monsters manually in the "ents" section.

You can also edit basic player variables like

playerinfo.data.hunger.hunger
playerinfo.data.sanity.current
playerinfo.data.health.health
playerinfo.data.poisonable.poisoned
...
 
Alternative link for the tools: http://wyvup.com/?c=A2NSebk

dsdcoder.zip

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...