azimuth How do I cheat?
Reputation: 0
Joined: 16 Sep 2020 Posts: 1
|
Posted: Thu Sep 17, 2020 4:11 am Post subject: Code/AOB Injection for Emulator |
|
|
Hello Guys.
I'm trying to do code/AOB injection with emulator (ePSXe). I've found the part of script I want to change but the address keep changing or the emulator load/unload the function as the game played.
This is the opcode:
83 FB 1E - cmp ebx,1E
I want to change 1E to 32. Anyone have idea how to do this?
|
|