I'm running Vista x32, core 2 duo 3.4 2 gigs pc3200, 8800GTX...
FFXII works perfectly, great fps, just slight glitching during some cutscenes, my only problem is when I tried to make a patch for this game it started crashing when it tried to load the patch; below is the code, please let me know if I did something wrong or what's going on. Thanks.
Please note: without patch enabled game works fine, just seems to error crash out when it tries to load the pnatch.
Error message is: xml loader returned an error. Trying to load pnatch.
FFXII works perfectly, great fps, just slight glitching during some cutscenes, my only problem is when I tried to make a patch for this game it started crashing when it tried to load the patch; below is the code, please let me know if I did something wrong or what's going on. Thanks.
Code:
gametitle=Final Fantasy XII
comment=codes
//Master Code
patch=1,EE,FE129B51,word,800813BF
patch=1,EE,000FFFFE,word,00000252
patch=1,EE,000FFFFF,word,00000252
patch=1,EE,9045C190,word,0C117A69
patch=1,EE,21780C20,word,03E00008
patch=1,EE,21780C24,word,24020001
//Infinite Gil
patch=1,EE,10547F08,word,0000FFFF
//Max Gil
patch=1,EE,20547F08,word,05F5E0FF
//Max Walking Distance
patch=1,EE,2054FB2C,word,05F5E0FF
//Infinite HP Vaan
patch=0,EE,2054A150,word,0000270F
//Infinite MP Vaan
patch=1,EE,1054A154,word,000003E7
//Always Full Action Gauge
patch=1,EE,2030C6C4,word,AEB5070C
patch=1,EE,2030C6C8,word,AE150030
Error message is: xml loader returned an error. Trying to load pnatch.