..:: PCSX2 Forums ::..

Full Version: Persona 4 Cheat Trouble
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to get cheats working for Persona 4 and it doesn't seem to be working.  Here's what I got so far.

Enable Cheats is checked in PCSX2 1.4.0

Using Code Breaker cheats for Persona 4  (file name is  Persona_4    in case that matters)

Converted the codes to PCSX2 format hopefully.  here they are:  

comment=Persona_4 Cheats


//must be on
patch=1,EE,90424CD8,extended,0C1092DE

// Max Courage
//patch=1,EE,007973F4,word,000000FF

// Inf Money
//patch=1,EE,2079B68C,word,05F5E0FF

// Inf Health
patch=1,EE,207973CC,word,000003E7
patch=1,EE,007973CC,word,000003E7

// Inf Spirit
patch=1,EE,207973CE,word,000003E7
patch=1,EE,007973CE,word,000003E7


//main exp
patch=1,EE,200A0000,extended,00118A00
patch=1,EE,200A0004,extended,08087895
patch=1,EE,200A0008,extended,02222021
patch=1,EE,2021E250,extended,08028000
patch=1,EE,2021E254,extended,00000000
patch=1,EE,2021E258,extended,0C041678
patch=1,EE,2021E25C,extended,00000000
patch=1,EE,2021E260,extended,304200FF
patch=1,EE,2021E264,extended,12020003

//other exp
patch=1,EE,200A0010,extended,00108A00
patch=1,EE,200A0014,extended,00701821
patch=1,EE,200A0018,extended,0804326F
patch=1,EE,200A001C,extended,AE230008
patch=1,EE,2010C9B8,extended,08028004
patch=1,EE,2010C9BC,extended,00000000


And the cheat file is a pnach file titled with the game's crc code, which is  DEDC3B71


However, all of that said and done, they cheats don't seem to be working.  Am I missing something?
DEDC3B71.pnach

all 2xxxxxxx should be 0xxxxxxx probably also should be word, not extended
(10-19-2017, 07:32 PM)Saiki Wrote: [ -> ]DEDC3B71.pnach

all 2xxxxxxx should be 0xxxxxxx probably also should be word, not extended

Just turned on the game again to test those changes, but it didn't seem to work still

I've attached the file itself.