The "Invincible Bug" and "Infinite Health Bug" codes don't work on my gPSP Kai GBA emulator. However, I found a decent substitute by hacking a two-line refill-health code for the Sparx levels.
Here is the code:
_C2 Refill HP Sparx
_L 0xD0000000 0x10004000
_L 0x004FCE1A 0x00000006
Also, I found something interesting about the moon jump code I hacked earlier. The moon-jump effect also applies to the post-glide hover maneuver (originally used to give you just a little bit of extra height at the end of a long glide, to land on an otherwise unreachable platform).
When combined, the infinite-HP codes for both Spyro and Sparx, the moon-jump code, and the infinite-lives code make for a much easier game, but you still have to do a TON of exploring (and Rhynoc-bashing) to complete it. There are 7,000 gems to find, as well as 100 fairies, spread across more than 20 levels (including four hub levels where it's impossible to die).
Here is the code:
_C2 Refill HP Sparx
_L 0xD0000000 0x10004000
_L 0x004FCE1A 0x00000006
Also, I found something interesting about the moon jump code I hacked earlier. The moon-jump effect also applies to the post-glide hover maneuver (originally used to give you just a little bit of extra height at the end of a long glide, to land on an otherwise unreachable platform).
When combined, the infinite-HP codes for both Spyro and Sparx, the moon-jump code, and the infinite-lives code make for a much easier game, but you still have to do a TON of exploring (and Rhynoc-bashing) to complete it. There are 7,000 gems to find, as well as 100 fairies, spread across more than 20 levels (including four hub levels where it's impossible to die).
).
Comment