How To Convert Cheat Engine Cheats To PNACH Cheats
#1
Hi Everyone That's My First Subject Hope You Like It :)

First Step:Attach Cheat Engine To The PSCX2
[Image: 9NN04Q]


Second Step: Write A Value What Do You Wanna Search For (e.g) Rings
[Image: Z33m7a]

And Get Some Of That Thing Press Next Scan Until You Found It.

Third Step:PNACH CODING

patch=1,EE,XXXXXXXX,extended,YYYYYYYY

Write Your Address To The  XXXXXXXX
Write Your Amount To The   YYYYYYYY(MUST BE HEX FORM)
[Image: X66m93]

Fourth Step: Learn Your Game CRC

[Image: qvvVbd]

Fifth Step:Creating A Pnach File!

Come To The Directory Of The PSCX2 Find The Folder Called "Cheats"

Create A New TXT File There And Open It After That  Paste It My Template Your Address And Value

Finally,Change that txt file extension to .pnach

[Image: JDDmO5]


Enjoy! :) (Don't Forget To Activate Cheats On System Settings Of PCSX2)



 
Reply

Sponsored links

#2
You don't need master codes in pcsx2 and creating a TXT file will not allow you to load any cheats.
You must save it with crc.pnach extension not crc.txt nor crc.pnach.txt
Also extended determines how long the code is,and if you just copy what you see in CE,when you want to modify only one address,you will always modify 4
Extended reads the first digit of the address to tell pcsx2 how many addresses to modify and you must set the correct value dependng on your value.
Value from 0 to 255(0-FF),the first digit of the address must be change to 0
Value from 255 to 65535(FF-FFFF),it must be set to 1
And value from 65535 to 4 million(FFFF-FFFFFFFF)or something to 2
Reply
#3
(07-31-2018, 09:22 PM)vsub Wrote: You don't need master codes in pcsx2 and creating a TXT file will not allow you to load any cheats.
You must save it with crc.pnach extension not crc.txt nor crc.pnach.txt
Also extended determines how long the code is,and if you just copy what you see in CE,when you want to modify only one address,you will always modify 4
Extended reads the first digit of the address to tell pcsx2 how many addresses to modify and you must set the correct value dependng on your value.
Value from 0 to 255(0-FF),the first digit of the address must be change to 0
Value from 255 to 65535(FF-FFFF),it must be set to 1
And value from 65535 to 4 million(FFFF-FFFFFFFF)or something to 2

I didn't know that thx Smile i will fix this mistake immediately 

Question:

What is the difference between word and extended?
Reply
#4
Word(short and byte(I think))is the same thing as extended but it is using different method to tell the value size and it's the old method

With those 3 words you can just copy=>paste the address from CE to pnach but the difference here is that you have to use the correct "word" to tell the code size

Byte is for 0-FF
Short for FF-FFFF
Word for FFFF-FFFFFFFF
As you can see,it's the same thing,you must tell pcsx2 how many adresses to modify

Not to make your thread pointless but there are many threads here about this and everything is already explained.
Reply




Users browsing this thread: 1 Guest(s)