Polynomial Grandmaster Cheater
Reputation: 5
Joined: 17 Feb 2008 Posts: 524 Location: Inside the Intel CET shadow stack
|
Posted: Sun Feb 17, 2008 8:18 am Post subject: Crash for World in Conflict |
|
|
Hi,
Just tried to hack the radio ability points on World in Conflict, which turns out to a float which steadily increases. The game does a math.floor() on the float and shows that on screen.
I did a search for Float, Value Between A,B for the current value and +1 (e.g points showed as 23, I searched for values between 23 and 24). I got the right value and changed it, which works perfectly.
Attaching the debugger to the process causes no problems, but when I try to use "Find out what writes to this address", the game crashes when I alt-tab back to the game.
Just fyi, I'm running Vista x32 Ultimate OEM.
Any ideas? Cheers. |
|