..:: PCSX2 Forums ::..

Full Version: Longer cheats not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I finally figured out the problem! This thread may be closed/deleted.

The .pnach files have been working for me, but only when there's one single line of coding. When there's more than one line, I can't seem to get them working. As far as I know, other people have been able to get the same codes working (for the same region game) using other cheat appliances by converting the code.

If it helps, this is what one of the files looks like:


Code:
// Jump
patch=1,EE,201139A4,extended,0803FC00
patch=1,EE,200FF000,extended,3C030055
patch=1,EE,200FF004,extended,9463B182
patch=1,EE,200FF008,extended,30630200
patch=1,EE,200FF00C,extended,14600008
patch=1,EE,200FF014,extended,8F82FE08
patch=1,EE,200FF018,extended,10400005
patch=1,EE,200FF020,extended,8C420000
patch=1,EE,200FF024,extended,8C420150
patch=1,EE,200FF028,extended,3C034100
patch=1,EE,200FF02C,extended,AC430080
patch=1,EE,200FF030,extended,08044E6B
patch=1,EE,200FF034,extended,E7B40050

The code is definitely the raw format. Have I applied it correctly? The game loads 13 codes when this is applied, but it's all the same code (not sure if that's worth mentioning, but there it is anyway).