[NES] MegaMan III [FD7E]

Started by IcebergMM, May 06, 2009, 01:00:06 PM

Previous topic - Next topic

IcebergMM

I just spent six hours trying to hack an infinite health code for MM 3 and I am still getting nowhere.
I assume that with it being an nes game all the values would be 8-bit. Am I mistaken?

I have also had no luck with Phantasy Star 2 [MB8E] and Shining Force 2 [MB6E] both for the Genesis.
Any advice would be appreciated.

Panda On Smack


IcebergMM

In MM3 I was attempting to find the health value with unknown less than and greater than searches.
And in SF2 and PS2 I was trying to find the main characters' health with exact value 8 and 16-bit searches.
In all cases I could get down to about 100 values and the next search would come up nil.

Romaap

try another memory region, you probably only searched in MEM1. but try to search MEM2 (click the the box with "80" and select "90" )

IcebergMM

I'm still having no luck with any memory region.