..:: PCSX2 Forums ::..

Full Version: Cheats not seeming to work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have the pnach file set up properly, I keep checking the console and every single time it acknowledges the correct number of codes - it looks like it SHOULD be working, but the cheats themselves don't appearĀ present themselves in-game (at least, not all of them).

The game I'm using is Kingdom Hearts, and the codes I'm using came from here(though I did attempt to use some AR MAX codes using a converter with similar results). Specifically, I want the fast level-up one. After setting up the pnach and such, I tried everything: loading the game normally, loading a save state within, etc. but I'm not seeing a difference at all.

I attempted a few other codes he has listed there (all the other Sora ones), and actually one of them DID make itself clear (the full MP gauge) but none of the others showed up even though I used them all at once.

Is there a special way some codes should be used? Or are these just bad codes (as well as pretty much every other code list I've found, apparently)?
For fast level ups:

Code:
// All Characters: 65,535 EXP
Instantly levels you up several times per kill
patch=1,EE,103F1CD0,extended,0000FFFF
patch=1,EE,103F1D44,extended,0000FFFF
patch=1,EE,103F1DB8,extended,0000FFFF
patch=1,EE,103F1E2C,extended,0000FFFF
patch=1,EE,103F1EA0,extended,0000FFFF
patch=1,EE,103F1F14,extended,0000FFFF
patch=1,EE,103F1F88,extended,0000FFFF
patch=1,EE,103F1FFC,extended,0000FFFF
patch=1,EE,103F2070,extended,0000FFFF
patch=1,EE,103F20E4,extended,0000FFFF


Here's a pnach I posted: http://forums.pcsx2.net/Thread-Post-your...#pid386752
To enable a code you want to use, make sure the // is removed in front of the patch=1,EE lines, and to disable one you simply add them (commenting them out basically).