View Single Post
  #77  
Old 15-11-2005, 14:13
Fraya Fraya is offline
Member
 
Join Date: Nov 2005
Location: Nevada
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Fraya is on a distinguished road
You'll have to do an unknown value search.

I found it and it was something like 4 times the actual value.

You can edit the memory location directly to modify the amount of credits. The reason I didnt make a trainer is because I couldnt figure out the proper way to modify the registers its all inc's, weird math, shifting values from one register to another and movzx's.

I should probably get back to work on it this game poses a lot of interesting challenges that will be useful to figure out for future reference.

Last edited by Fraya; 15-11-2005 at 14:16.
Reply With Quote