..:: PCSX2 Forums ::..

Full Version: Newby unable to get cheats for Persona 4 pnach working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am new to the whole pcsx2 and pnach thing. I have been trying through Persona 4 and would like to get a better grasp on how pnach's work. The pnach I have has the correct crc, and it seems to load correctly, but none of the cheats seem to work. I have gotten the various code from around this forum, so I am assuming they are correct. Here is the pnach file I have when converted to a .txt file, please let me know what the problem is.


117D1977.pnach:


gametitle=Persona 4 [SLUS 217.82] [U] NTSC

// Max/Inf Money
// patch=1,EE,2079B68C,extended,3B9AC9FF

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

// Max Knowledge
patch=1,EE,007973F6,extended,000000FF

// Max Diligence
patch=1,EE,007973F8,extended,000000FF

// Max Understanding
patch=1,EE,007973FA,extended,000000FF

// Max Expression
patch=1,EE,007973FC,extended,000000FF

// All Persona can be fused without Level restriction
patch=1,EE,202EF884,extended,24010000
patch=1,EE,202F055C,extended,24010000
patch=1,EE,202F5350,extended,24010000
patch=1,EE,202F6314,extended,24010000
patch=1,EE,202F8D3C,extended,24010000
patch=1,EE,202F9798,extended,24010000

// Enemies Fully Analyzed (only while code is enabled)
patch=1,EE,201F09EC,extended,24020001

// After battle exp modifier 8x
patch=1,EE,2021E00C,extended,10000004
patch=1,EE,2021E010,extended,00021100

The cheats look fine but they're made for the NTSC version of the game while you seem to have the PAL version so it's not rare that they're not working (117D1977 is the CRC for the pal version).

Edit: Quick search in the patches thread brought this post which has cheats for the PAL version:
http://forums.pcsx2.net/Thread-Post-your...#pid126559
Perfect, thank you very much.