View Single Post
Old 13 March 2010, 14:58   #5
Hungry Horace
Wipe-Out Enthusiast
 
Hungry Horace's Avatar
 
Join Date: Nov 2005
Location: .
Age: 43
Posts: 2,545
Quote:
Originally Posted by Xorlac View Post
Hungry Horace: ts/t was used to find the live count storage. TFD doesn't return...
yes, i know this. ts / t are used to find the address. but did you actually test the address it found?

e.g. if T 5 returns one address

$E33A

then type

m E33A

and you should see something like

05 02 37 28 18 39 (or whatever)

change that to

09 02 37 28 18 39


and see if the game now has more lives (you'll probably need to lose a life, or complete a level for the graphics to refresh)

If the answer is 'Yes' go back to AR3

and type

fa E33A

and see what it comes back with - it should be looking for any references in the code to that address. One of them will be something to reduce/change your lives after a death. You'll then need to remove this.
Hungry Horace is offline  
 
Page generated in 0.04359 seconds with 11 queries