04-16-2009, 02:24 PM
...film at 11.
Anyway, greetings.
I've recently been playing around with patches for FFX, and found an intriguing but unfortunate issue with the way the item modifiers are set up: they overwrite other items. After idly wondering where the ***** my lvl3 sphere keys had gone, I decided to try my hand at altering the codes to make it do what I want.
To much success: What I thought would change the item modifier slot, turned my dark matter into potions instead. Argh.
So I'm hoping someone who has an inkling about these things is willing to help me. Using these codes:
Now, the question is: How can I change these codes so that the item slots they modify are the last slots in the item menu?
Wings of discovery is currently Slot 109, which is perfect, so now I need to know how to get the other items to slot 110+ etc.
Sorry if this is in a wrong section. I'd appreciate any help anyone can give me. Much <3,
Roamy
Anyway, greetings.
I've recently been playing around with patches for FFX, and found an intriguing but unfortunate issue with the way the item modifiers are set up: they overwrite other items. After idly wondering where the ***** my lvl3 sphere keys had gone, I decided to try my hand at altering the codes to make it do what I want.
To much success: What I thought would change the item modifier slot, turned my dark matter into potions instead. Argh.
So I'm hoping someone who has an inkling about these things is willing to help me. Using these codes:
Quote://dark matter
patch=1,EE,0031D406,short,00002035
patch=1,EE,0031D5D1,word,00000063
//Chocobo Wing
patch=1,EE,0031D40A,short,00002037
patch=1,EE,0031D5D3,word,00000063
//Wings of discovery
patch=1,EE,0031D474,short,0000206C
patch=1,EE,0031D608,word,00000063
//light curtain
patch=1,EE,0031D40E,short,00002039
patch=1,EE,0031D5D5,word,00000063
//lunar curtain
patch=1,EE,0031D40C,short,00002038
patch=1,EE,0031D5D4,word,00000063
Now, the question is: How can I change these codes so that the item slots they modify are the last slots in the item menu?
Wings of discovery is currently Slot 109, which is perfect, so now I need to know how to get the other items to slot 110+ etc.
Sorry if this is in a wrong section. I'd appreciate any help anyone can give me. Much <3,
Roamy