Final Fantasy XII Crash on License
#1
I'm having some weird issues with PCSX2 1.0.0

When i use the cheat patch i've found, the game crashes only when trying to select a new license, and only when i try to get a new license.

here is the code im using..

Code:
gametitle=Final Fantasy XII (USA) (NTSC) [SLUS_209.63] [CRC=0779FBDB]
comment= Astroman :) All the credit goes to the real coders, i just brought em all together :) enjoy!

//CodeBreaker MasterCode
patch=1,EE,21780C20,extended,03E00008
patch=1,EE,21780C24,extended,24020001

//Infinite HP(Not Max) - All Characters
patch=1,EE,2030C108,extended,00000000
patch=1,EE,2030C110,extended,AE620048

//Infinite MP(Not Max) - All Characters
patch=1,EE,2030c154,extended,00000000
patch=1,EE,2030c170,extended,86620028
patch=1,EE,2030c174,extended,A662004C
patch=1,EE,2030c180,extended,AE020028

//4x Exp Gained (After Battle)
//patch=1,EE,203B3D34,extended,00000000
//patch=1,EE,203B3EE4,extended,0002A880

//Gain EXP X times (After Battle)
patch=1,EE,203B3EE4,extended,0002A840

//Vaan Max HP+MP
//patch=1,EE,2054a12c,extended,0000270f
//patch=1,EE,2054a150,extended,0000270f

//Ashe Max HP+MP
//patch=1,EE,2054A2F0,extended,0000270f
//patch=1,EE,2054A314,extended,0000270f

//Fran Max HP+MP
//patch=1,EE,2054A4B4,extended,0000270f
//patch=1,EE,2054A4D8,extended,0000270f

//Baltier Max HP+MP
//patch=1,EE,2054A678,extended,0000270f
//patch=1,EE,2054A69C,extended,0000270f

//Bash Max HP+MP
//patch=1,EE,2054A83C,extended,0000270f
//patch=1,EE,2054A860,extended,0000270f

//Penelo Max HP+MP
//patch=1,EE,2054AA00,extended,0000270f
//patch=1,EE,2054AA24,extended,0000270f

//Reks Max HP+MP
//patch=1,EE,2054ABC4,extended,0000270f
//patch=1,EE,2054ABE8,extended,0000270f

//Amalia Max HP+MP
//patch=1,EE,2054AD88,extended,0000270f
//patch=1,EE,2054ADAC,extended,0000270f

thanks in advance
Reply

Sponsored links

#2
(04-14-2013, 12:25 PM)kwn2k Wrote: I'm having some weird issues with PCSX2 1.0.0

When i use the cheat patch i've found, the game crashes only when trying to select a new license, and only when i try to get a new license.

here is the code im using..

Code:
gametitle=Final Fantasy XII (USA) (NTSC) [SLUS_209.63] [CRC=0779FBDB]
comment= Astroman :) All the credit goes to the real coders, i just brought em all together :) enjoy!

//CodeBreaker MasterCode
patch=1,EE,21780C20,extended,03E00008
patch=1,EE,21780C24,extended,24020001

//Infinite HP(Not Max) - All Characters
patch=1,EE,2030C108,extended,00000000
patch=1,EE,2030C110,extended,AE620048

//Infinite MP(Not Max) - All Characters
patch=1,EE,2030c154,extended,00000000
patch=1,EE,2030c170,extended,86620028
patch=1,EE,2030c174,extended,A662004C
patch=1,EE,2030c180,extended,AE020028

//4x Exp Gained (After Battle)
//patch=1,EE,203B3D34,extended,00000000
//patch=1,EE,203B3EE4,extended,0002A880

//Gain EXP X times (After Battle)
patch=1,EE,203B3EE4,extended,0002A840

//Vaan Max HP+MP
//patch=1,EE,2054a12c,extended,0000270f
//patch=1,EE,2054a150,extended,0000270f

//Ashe Max HP+MP
//patch=1,EE,2054A2F0,extended,0000270f
//patch=1,EE,2054A314,extended,0000270f

//Fran Max HP+MP
//patch=1,EE,2054A4B4,extended,0000270f
//patch=1,EE,2054A4D8,extended,0000270f

//Baltier Max HP+MP
//patch=1,EE,2054A678,extended,0000270f
//patch=1,EE,2054A69C,extended,0000270f

//Bash Max HP+MP
//patch=1,EE,2054A83C,extended,0000270f
//patch=1,EE,2054A860,extended,0000270f

//Penelo Max HP+MP
//patch=1,EE,2054AA00,extended,0000270f
//patch=1,EE,2054AA24,extended,0000270f

//Reks Max HP+MP
//patch=1,EE,2054ABC4,extended,0000270f
//patch=1,EE,2054ABE8,extended,0000270f

//Amalia Max HP+MP
//patch=1,EE,2054AD88,extended,0000270f
//patch=1,EE,2054ADAC,extended,0000270f

thanks in advance
Delete the master code, it is not implemented on pnach and is writing wrong addresses. If still getting problems... that means the cheats are for a different version of the game you have.

PS: At this point your sstates may be corrupted, disable all cheats and go to the nearest save point, save in memcard. quit the emulator to grant the memory is clean and reload from the memcard, now you can do a clean sstate. enable the cheats once again (without the master code, of course)... test the game before doing sstate.

PPS: the easiest way to disable the cheats temporarily is to rename the file, like xyz.pnach.bak, rename it again to have the cheats working.

PPPS: consider using the excellent FFXII editor you find here at the forums, you may love it (hint, look under Tools/Applications/Homebrew forum).
Imagination is where we are truly real
Reply
#3
Thanks for the fast reply.
it worked to remove the MasterCode, i will try the editor out just for the fun of it.. Smile

Thanks again
Reply




Users browsing this thread: 1 Guest(s)