Game Engine:PCSX2
Game Version:PAL EUR
Options Required:1 Hit Kill
Hello,
I try to find by myself but it's hard to find.
I founded the address for Player life at 203B0878
I founded the address for one mob life, for exemple 21A2BF00 with value 25
With the debuger i found an instruction :
But after that if i change edx by 0 on the script it crash,
Code: Select all
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
3079E096:
mov [ecx],0
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
3079E096:
mov [ecx],edx