Having trouble with codes for .pnach
#1
Hi as i'm having trouble inputting codes into my final fantasy 12 pinach patch

I know it's doing atleast something becouse it seems to changebasche into vaan and some other charecters into other charecters, here is the code im tryying to use-

//Press L1+Select to have all (Vaan, Balthier, Fran, Basch, Ashe & Penelo) Party
//(Credit: Codemasters-Project.net)
patch=1,EE,E008FBFE,word,0056BADC
patch=1,EE,2054FAA8,word,00010000
patch=1,EE,2054FAAC,word,FFFF0002
patch=1,EE,2054FAB0,word,00040003
patch=1,EE,1054FAB4,word,00000005
patch=1,EE,1054FADE,word,00000000
patch=1,EE,2054FAE0,word,00020001
patch=1,EE,2054FAE4,word,0003FFFF
patch=1,EE,2054FAE8,word,00050004

And this is what i converted it from using omniconverter -

Press L1+Select to have all (Vaan, Balthier, Fran, Basch, Ashe & Penelo) Party
(Credit: Codemasters-Project.net)
E008FBFE 0056BADC
2054FAA8 00010000
2054FAAC FFFF0002
2054FAB0 00040003
1054FAB4 00000005
1054FADE 00000000
2054FAE0 00020001
2054FAE4 0003FFFF
2054FAE8 00050004

Any help would be awesome, this is my first time trying to convert a code myself, so far i have just copy pasted others, and they work fine.
Reply

Sponsored links

#2
Use 'extended' instead of 'word'. I think that's where your problem lies.
Reply
#3
(03-10-2015, 03:54 PM)Coornio Wrote: Use 'extended' instead of 'word'. I think that's where your problem lies.

Thank you, i gave that a shot, but nothing seemd to change, maybe the cheat just does not work.
Reply
#4
How far are you in the story?
Reply
#5
I just finishd the dawn shard, and back in rabanastre.
Reply
#6
What happens if you disable the first line by '//' ? (patch=1,EE,E008FBFE,word,0056BADC => //patch=1,EE,E008FBFE,word,0056BADC)

Also can you please provide a link to the source?
Reply




Users browsing this thread: 1 Guest(s)