Page 1 of 26

Edit saved game files ??

Posted: Thu Mar 24, 2011 5:40 am
by kabbie1882
Does anyone know of a way to edit the saved game files ?

I have tried a couple text editors but no luck.

Thank you.

Re: Edit saved game files ??

Posted: Thu Mar 24, 2011 5:43 am
by ArcAngL
Wouldn't that be cheating?

Re: Edit saved game files ??

Posted: Thu Mar 24, 2011 11:08 am
by michischmid2000
i hope that his intentions wasn´t cheating. as you know cheaters have a small p :mrgreen: :mrgreen: :mrgreen: :mrgreen: !

Re: Edit saved game files ??

Posted: Thu Mar 24, 2011 6:16 pm
by kabbie1882
Since this is an open source game, my thoughts were to experiment with how different levels of characters affect what you can do in the game.

Example

Save 1 - Level 9, 11285 exp, 225 gold

Save 2 - Level 1, 1 exp, 12 gold

What I want to work with is what would happen if you tried stuff like...

A - Level 2, 11285 exp, 1000 gold

B - Level 12, 285 exp, 20 gold

C- Level 5, 111285 exp, 11225 gold

I am sure there are other tweaks you can make, this is just an example.

Re: Edit saved game files ??

Posted: Tue Apr 05, 2011 12:36 pm
by mahomed
and what ? this work or no ?

Re: Edit saved game files ??

Posted: Tue Apr 05, 2011 6:12 pm
by kabbie1882
No way to do it as far as I can find.

Re: Edit saved game files ??

Posted: Wed Apr 06, 2011 11:17 am
by Samuel
As the source code of the game is free, there should be definitively a way to manipulate the savegames.

But as I don't like cheating very much I wont help you. ;-)
It would take away the fun from the game, when you could effort everything and kill any monster instantly.

Re: Edit saved game files ??

Posted: Sat Jul 02, 2011 11:00 pm
by sleepyghost
All of the 'dont do that, thats considered cheating' comments aside, I have also wondered about how you might edit the save game files, thought I would share what I have figured out thus far.

I pulled a few of my save game files from my droid2 and loaded them up in a hex editor. I figured for starters I would try to see if I could change the amount of gold I had. With the hex editor, I was able to get the amount of gold the game thought I had to repot differently in the save game title (the screen that shows your save games, and brief summary) but when actually loading the game, my amount of gold had not changed. I played around a bit more, but Im just not that good with a hex editor.

I think this is a pretty close proof-of-concept, it can be done, it would just be about finding the right hex value and changing it to what you want.

Call me a cheater all you want, I dont care. As already mentioned, hacking the savegames could have more legitimate use, aside from just 'cheating'

Re: Edit saved game files ??

Posted: Sun Jul 03, 2011 6:46 am
by abhishek
I agree, if someones intention is cheating only there are many other ways...just by editing the saved games file...you can not call any one cheater...

Re: Edit saved game files ??

Posted: Sun Jul 03, 2011 9:18 pm
by Samuel
sleepyghost wrote:All of the 'dont do that, thats considered cheating' comments aside
I did only say I don't like cheating, so I won't help you. Its a free world do what you want to.
sleepyghost wrote:I pulled a few of my save game files from my droid2 and loaded them up in a hex editor. I figured for starters I would try to see if I could change the amount of gold I had. With the hex editor, I was able to get the amount of gold the game thought I had to repot differently in the save game title (the screen that shows your save games, and brief summary) but when actually loading the game, my amount of gold had not changed. I played around a bit more, but Im just not that good with a hex editor.
Looks like you are right on this one. :D
sleepyghost wrote:I think this is a pretty close proof-of-concept, it can be done, it would just be about finding the right hex value and changing it to what you want.
I can help you on the "prove-of-concept" thingy. I did successfully manipulate a savegame, but immediately deleted it afterwards. IMO it removes the fun so I will neither cheat myself nor help you or anyone else to cheat.
We should introduce some kind of checksums to verify that the savegame is valid. Would make it much harder to cheat on the fly.
sleepyghost wrote:As already mentioned, hacking the savegames could have more legitimate use, aside from just 'cheating'
Can you help me on this one? I cannot follow your point. Where did you mention it and what would that legitimate use be?
abhishek wrote:just by editing the saved games file...you can not call any one cheater...
So whats cheating in your opinion? According to Wikipedia it is:
Wikipedia wrote:Cheating in video games involves a video game player using non-standard methods for creating an advantage beyond normal gameplay, usually to make the game easier, [...]
I consider editing saved games as a non-standard method.