Solarus-Games English Forum

Solarus => Bugs & Feature requests => Topic started by: joptimus on July 04, 2017, 07:45:03 PM

Title: Ability to edit save games?
Post by: joptimus on July 04, 2017, 07:45:03 PM
Hi guys,

I'm playing Book of Mudora and since I found a bug involving a key I cannot get anymore, is there a way to edit the save game to provide that key?
If so, how?

Thanks in advance!
Title: Re: Ability to edit save games?
Post by: wizard_wizzle (aka ZeldaHistorian) on July 05, 2017, 01:41:51 AM
Yes, save files are stored as plain text. If you're on Windows they can be found in c:\Users\<username\.solarus\<game>\save<number>.dat. So with Book of Mudora, if you need to edit the first save file, it would be \.solarus\zbom\save1.dat

You'll need to know what exact variable to edit, and at least in my case I didn't name them with descriptive names, so if you need more details feel free to PM me.