• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

Found Level,Health,MP,Exp and Gold in Dawn of Sorrow

Started by shark2003, February 18, 2006, 12:45:37 PM

Previous topic - Next topic

shark2003

:) I am about 90% certain I found where the values for Level and Health and MP is in my save file around offset 0000151C. I want to change it,but damn it,I dont know the checksum. If anyone can confirm this,please let me know. PLay your save file and check around this offset and you will see what I mean,it took me hours to find it...lol,luckily I had the time. Now if someone out there is smart enough to figure out the checksum then we would have a good cheat for this game. Please,let me know what the checksum is and if you know where it is etc.

shark2003

Quote from: "shark2003":) I am about 90% certain I found where the values for Level and Health and MP is in my save file around offset 0000151C. I want to change it,but damn it,I dont know the checksum. If anyone can confirm this,please let me know. PLay your save file and check around this offset and you will see what I mean,it took me hours to find it...lol,luckily I had the time. Now if someone out there is smart enough to figure out the checksum then we would have a good cheat for this game. Please,let me know what the checksum is and if you know where it is etc.

I just looked at another saved game that I dowloaded from Code junkies that I converted to use with my Neo Flash cart and there was nothing but 0's at that address,so this might only pertain to new,single game saves.

shark2003

:D Another small update,I have also found Experience Points value around address 00001554. I am using Hexworkshop,saving using Neo Flash. If you are doing this method,you will have to reboot the DS after saving and then run the game again but do not resume your save,otherwise it hasnt truly saved yet,before transferring to your PC for editing.

shark2003

Quote from: "shark2003":D Another small update,I have also found Experience Points value around address 00001554. I am using Hexworkshop,saving using Neo Flash. If you are doing this method,you will have to reboot the DS after saving and then run the game again but do not resume your save,otherwise it hasnt truly saved yet,before transferring to your PC for editing.

Oh yeah I found Gold also on this line... :D woohoo this is great...well it would be if I can change the values without corrupting the save..... :cry:
Someone figure out the Checksum issue...please... :cry:

shark2003

I guess no one can do this!!.... oh well... I've got the in game cheats...just takes more time...

bitblt


shark2003

Quote from: "bitblt"Check out Project DipStar (NDS Cheat Tool) . . .

http://forum.gbadev.org/viewtopic.php?t=8662

Very cool,I'll check it out,thanks  :D

kayos

I'm giving this a serious go. I've identified several offsets but like shark2003 found out, I have to figure out how to regenerate the checksum. I'm currently going through the disassembly of the game from NDSDIS2 to try to figure out how the checksum is produced. This is proving to be a really valuable exercise in game hacking.