Posts: 4
Threads: 1
Joined: Apr 2018
Reputation:
0
Hi everyone! I'm new to the forums and I am currently trying to convert a cheat engine code to a .PNACH file so I can patch it onto an ISO using PS2 Patch Engine. I'm using the Sly 3 demo from the Jampack Demo Disc Volume 13 (SCUS-9792). Its just the Sly 3 demo with no other games. The code I'm trying to convert is 2037048E 07940000. Please help!
Posts: 8.029
Threads: 278
Joined: Feb 2009
Reputation:
343
In pcsx2 case,what you see in cheat engine it is the same in pnach
patch=1,EE,2037048E,extended,07940000
The first digit of the address is changed depending on the value type in CE
For byte,you use 0
For 2 bytes you use 1
For 4 bytes you use 2
Posts: 8.029
Threads: 278
Joined: Feb 2009
Reputation:
343
You are not patching the iso but you are forcing certain value in ram\memory
The Pnach system is doing the same thing as Cheat Engine
Posts: 8.029
Threads: 278
Joined: Feb 2009
Reputation:
343
I remember there was something about that but it was long time ago I read any forums related to doing something on your PS2.
Didn't OPL had a build in cheating feature so you don't have to patch the iso.
Posts: 8.029
Threads: 278
Joined: Feb 2009
Reputation:
343
Probably some of the latest versions...first it was sepparate program but then it was builded in into OPL