here my save 387 coins let me know if u guys find anything
here my save 387 coins let me know if u guys find anything
Give this a try, I basically changed both offsets with no regard for checksums or anything else, lets see how it does.
0x0000D4E2
0x000124E2
My guess is one is for the save title and the others the one we want, changing both shouldn't do any harm.
Since its a Dreamcast/GC port i imagine there's little to no trickery in its saves.
Attachment 699
Or you can wait till me and Emerald Lance finish our project...
Still lots to do, But we have plans for it :), Lives, stage edits, emblems, Total Ring Count, Chao editor etc.
I'll be happy to answer this one. Assuming your only issue is how to actually do the hex edit, here's what you do. First, open up a calculator that can translate into hex (Windows has one built in, it's just called Calculator). Next, open up your save in a hex editor; I prefer Modio, since it does hex edits AND rehash/resign, as well as being better than LeFluffie (in my opinion) and free (which Horizon is not). Type your current value that you want to edit into the calculator (HP, MP, money, or in this case, rings) and convert to hex. Search for that value in your hex editor (again, Windows user can just hit Ctrl+F and type the value). Once you've found it, use your calculator to translate what you want the new value to be in hex; for instance, 9999 = 270F. Now replace the value you want to edit with the value you want to edit it to; in this case (assume you want 9999 rings) change 0183 (387) to 270F (9999). Save, rehash/resign, inject, and play.
This method isn't particular to this game, as all saves work this way. This is just general hex editing. I hope this helps. A word of advice: the smaller the value, the more likely it is you'll see it in more than one place. You may want to make sure you have the correct value by comparing an earlier and later save back to back and seeing if the value is different.
Originally Posted by SaiyanPrince302, commenting on how to become a Super Saiyan,