..:: PCSX2 Forums ::..

Full Version: FF12 patch help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, first of all sorry if this is the wrong place, but i need some help with a patch. I searched google and pcsx2 forums like a man possesed for a pnach for all the weapons in game and all ive managed to find is this:
Code:
gametitle= Final Fantasy XII
comment= By Trigin
  ARMAX
  EU0F-BH0D-7VB9X
  CM5C-N1HY-42W7H
  PAQR-6E93-QWRKM
  2NYU-843J-TK3MD
  8RF0-NB2K-4ZW5M
  AGZG-RG9R-70DCF
  R6G9-TCGK-U73YV
  EKKC-B5G0-EYD7F
  VUTW-HND6-WFQR9
  GXAF-6BD7-DDMMC
  PCJE-DQDQ-TFC4M
  X6F6-U7D1-RNYDC
  524C-ZXPV-EBPP0

  CB2v7+
  1054E82A 00000063
  4054E82C 00500001
  00630063 00000000
  2054E96C 00010001
  1054E978 00000063
  1054E982 00000063
  40553A4C 004F0001
  10021001 00020002
  20553B88 10A810A0
  20553B8C 10A210AD
  10553B90 000010A3
  005548BC 000000A3

so what i want is to know if this can be converted into patch format for the European version

eg:
Code:
gametitle= Final Fantasy XII (E)
comment= By blueshift
//Infinite Gil
//patch=1,EE,0054c008,short,1869F

thanks in advance
http://forums.pcsx2.net/Thread-Post-your...hes-here#F

The code is already available there, just grab it from the thread (just need to scroll down a little)
(07-18-2013, 04:19 PM)Koji Wrote: [ -> ]http://forums.pcsx2.net/Thread-Post-your...hes-here#F

The code is already available there, just grab it from the thread (just need to scroll down a little)

i cant see it in Final Fantsy XII section under PAL (E) or NTSC (U)
and its the PAL (E) version i need

and the 1 their is for International Zodiac Job System (japanese) version
Code:
//all damned weapons (i mean "all of them" including some impossible-to-get weapons)
patch=1,EE,20326334,word,0803F800
patch=1,EE,200FE500,word,3C03004C
patch=1,EE,200FE504,word,3C0205F5
patch=1,EE,200FE508,word,080C98CE
patch=1,EE,200FE0C0,word,3C020055
patch=1,EE,200FE0C4,word,34426300
patch=1,EE,200FE0C8,word,240500C8
patch=1,EE,200FE0CC,word,24010063
patch=1,EE,200FE0D0,word,24061000
patch=1,EE,200FE0D4,word,24C500C8
patch=1,EE,200FE0D8,word,A04510BC
patch=1,EE,200FE0DC,word,2442A000
patch=1,EE,200FE0E0,word,A0411028
patch=1,EE,200FE0E4,word,24426000
patch=1,EE,200FE0E8,word,A446024C
patch=1,EE,200FE0EC,word,24420002

so it won't work for regular PAL (E) since the game is made completely different as far as i'm aware
but i will try it and let you know

After trying it, all it succeeds in doing is giving me a cheat error code
Just use this editors are much safer from codes in FF games, and you can edit whatever you want with it by attaching the editor to pcsx2 just like a trainer. You can easily give yourself all weapons and stuff you want with it.
(07-18-2013, 04:38 PM)miseru99 Wrote: [ -> ]Just use this editors are much safer from codes in FF games, and you can edit whatever you want with it by attaching the editor to pcsx2 just like a trainer. You can easily give yourself all weapons and stuff you want with it.

thank you very much, this worked great ^_^