Actions

SCHG

Sonic the Hedgehog CD (prototype 510)/General Tweaking

From Sonic Retro

Revision as of 00:27, 3 September 2006 by Ss is testing (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

General tweaking It's tweaking time! This section will give you steps to do some general tweaking of the ISO, and why that does what it does.

How many rings to lose when hit: In your hex editor, search for 33 FC 00 00 00 FF 12 20. This basically moves 000000 to 00FF12 (the offset in the RAM that contains how many rings you have) when you get hit. Change the 0000 to whatever value you want. If you want to lose no rings entirely, change 33 FC 00 00 00 FF 12 20 to 4E 71 4E 71 4E 71 4E 71. That tells the game to do nothing. Note that this code appears in every *.MMD.