Well, as said before, this thread will bump up and down... forgive me if there's a newer thread or something, but I did look at least.
I'm having trouble with codebreaker codes in Kingdom Hearts 2: Final Mix. Here's what my file looks like:
Code:
gametitle=Kingdom Hearts II Final Mix [SLPM 66675] (J)
comment=Test
// no depth resolves
zerogs=00008000
fastmemory
//MP TEST
patch=1,EE,2DDCD50E,word,7752A3BE
The emulator crashes upon running the game, and I'm sure this is the right code for the right game.
Original code: 9C8D9D30 1456E7A5
Decrypted: 96EA9005 120D2C7D
V7: 2DDCD50E 7752A3BE
I tried all of those, and they all errored. I've tried other cheats as well, and those didn't work either. The game has a master code, but I know that PCSX2 doesn't need to use it (I've tried anyway).
Oh, also, I tried the original Kingdom Hearts with this:
Code:
gametitle= Kingdom Hearts [SLUS 20370] (U)
comment=
//ZeroGS Patch - GAME_QUICKRESOLVE1
zerogs=00000400
fastmemory
patch=1,EE,BBBCB081,word,EC1CB370
This errors as well. I tried all three of the ones below.
Original: 204865E0 00114288
Decrypt: 2A671B83 00114288
V7: BBBCB081 EC1CB370
Any help?
Last edited by Crevox; June 14th, 2008 at 07:40..