..:: PCSX2 Forums ::..

Full Version: Kingdom Hearts 2 Final Mix issues with cheats
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
So I tried using cheats on PCSX2 on my game, and it loads the cheats and everything but when I am playing the effects are not working, I tried redoing it a lot of times and using different codes but nothing works with me, I'm sorry if this was already asked about I haven't searched a lot in the forums, anyways just in case I'll put this here

Plugins opened successfully.
EE/iR5900-32 Recompiler Reset
Bios Found: USA v02.20(10/02/2006) Console
BIOS rom1 module not found, skipping...
BIOS rom2 module not found, skipping...
BIOS erom module not found, skipping...
(EE pc:9FC42930) TLB Miss, addr=0x40524340 [load]
(EE pc:9FC42930) TLB Miss, addr=0x40524340 [load]
(EE pc:9FC42930) TLB Miss, addr=0x40524340 [load]
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLPM_666.75;1
(SYSTEM.CNF) Software version = 1.01
(SYSTEM.CNF) Disc region type = NTSC
ELF (cdrom0:\SLPM_666.75;1) Game CRC = 0xF266B00B, EntryPoint = 0x0010001C
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLPM_666.75;1
(SYSTEM.CNF) Software version = 1.01
(SYSTEM.CNF) Disc region type = NTSC
Found Cheats file: 'F266B00B.pnach'
Loaded 6 Cheats from 'F266B00B.pnach'
Overall 6 Cheats loaded

any kind of help is appreciated!
What cheats are you looking for specifically?
Usually when cheats don't work they are bad codes and they just don't work. You have to find a different version of the code(s) for them. If that's the only codes for it then you are out of luck, sadly.
Just remember, cheats which "don't worK" still change the memory addresses they touch and might cause a mess later on. Be careful with any sstate you made witch the cheats active.

Make sure to get the cheats for the correct region and version of the game, finally make sure the codes were correctly decrypted (made raw).

That said, try giving us information we can work with more than making wild guesses, posting the cheat codes you are using is a good start. The only information we got is the cheats were found and loaded, but nothing about their correctness.
Ahh sorry, these are the cheats I used
gametitle=Kingdom Hearts II - Final Mix + (NTSC-J) [SLPM-66675]
//Unnamed Cheat
patch=1,EE,201D4178,extended,25EF0033

//Infinite HP
patch=1,EE,003F22C5,extended,00000096

//Full HP
patch=1,EE,003403C4,extended,000000FF

//Max HP
patch=1,EE,003403C5,extended,000000FF

//Set the boss health to 0 so one hit and he's dead
patch=1,EE,10524340,word,00000000

//Freeze your health to 72
patch=1,EE,00524094,word,00000048

The .pnach file name is F266B00B

I used these videos to help me out https://www.youtube.com/watch?v=p8GtEyFJ...gfCjM000IA

sorry I'm late in responding, but if you want something in specific tell me cause I dont know what might help, I'm not good at all with pcsx2 :/, or cheating in general

I'd like the one hit boss health cheat code or the freeze health if possible as well
Wrong codes, those are PAL codes.

Try these instead.

Code:
// Infinite HP
patch=1,EE,200FE000,extended,8C820004
patch=1,EE,200FE004,extended,0806891E
patch=1,EE,200FE008,extended,AC820000
patch=1,EE,20166CD8,extended,0C03F800

// No MP Charge
patch=1,EE,201A1D78,extended,10000006

// Infinite MP in Battle
patch=1,EE,200C0100,extended,8C830238
patch=1,EE,200C0104,extended,8C810184
patch=1,EE,200C0108,extended,0023100B
patch=1,EE,200C010C,extended,08068678
patch=1,EE,200C0110,extended,AC820180
patch=1,EE,201A1A10,extended,08030040

// Max Munny
patch=1,EE,2032DF70,extended,000F423F

// All Synthesis Items (X98)
patch=1,EE,0032F13F,extended,00000062
patch=1,EE,4032F140,extended,000B0001
patch=1,EE,62626262,extended,00000000
patch=1,EE,1032F16C,extended,00006262
patch=1,EE,0032F17B,extended,00000062
patch=1,EE,2032F17C,extended,62626262
patch=1,EE,1032F19A,extended,00006262
patch=1,EE,1032F19C,extended,00006262
patch=1,EE,2032F1D8,extended,62626262
patch=1,EE,2032F1DC,extended,62626262
Aaahh, thanks I was just being stupid ><
I'll try them out right away!
but although, if they were wrong how come it says they were loaded?
Because it does load the cheats into the game, but whether they work is another story entirely.

Offset values differ from each game region (There's a rare amount of games where some codes work for multiple regions, but that's really rare), and in this case it's a different game entirely almost. Not only is it NTSC-J, but it also has a lot of stuff the original versions didn't have, causing values to change once more.
ahh, I get it, so it does recognize them but its not known if it really does make a change in anything or what its expected to?
Also, it works perfectly! thanks and sorry for the bother ◕︵◕
It changes SOMETHING. Just not what you want it to.
Pages: 1 2