Final Fantasy Hacktics

Modding => Help! => Topic started by: Oblivion on May 05, 2009, 12:39:23 pm

Title: How do I change what abilities do FFT Patcher?
Post by: Oblivion on May 05, 2009, 12:39:23 pm
I want to make the equip crossbows ability into a new ability that allows you to equip crossbows, bows, and guns... how do i do this?
Title:
Post by: goldblade0 on May 05, 2009, 12:52:32 pm
That would be done with ASM Hacking.  I say you should ask Zodiac or someone for help with that.
Title:
Post by: Oblivion on May 05, 2009, 12:53:40 pm
Quote from: "goldblade0"That would be done with ASM Hacking.  I say you should ask Zodiac or someone for help with that.
okay thanks
Title:
Post by: Kourama on May 05, 2009, 03:19:11 pm
Equip Crossbow - Equip Crossbow + Bow + Gun
SCUS_942.21
0x4CB08 change 0x10 to 0x38


Straight from this topic: http://www.ffhacktics.com/forum/viewtop ... 85&start=0 (http://www.ffhacktics.com/forum/viewtopic.php?t=1785&start=0)
Title:
Post by: Oblivion on May 06, 2009, 03:37:26 pm
Quote from: "Kourama"Equip Crossbow - Equip Crossbow + Bow + Gun
SCUS_942.21
0x4CB08 change 0x10 to 0x38


Straight from this topic: http://www.ffhacktics.com/forum/viewtop ... 85&start=0 (http://www.ffhacktics.com/forum/viewtopic.php?t=1785&start=0)

can this be done in notepad?
Title:
Post by: philsov on May 06, 2009, 03:59:15 pm
if by "notepad' you mean "a hex editor", then yes.

http://www.ffhacktics.com/forum/viewtopic.php?t=700 (http://www.ffhacktics.com/forum/viewtopic.php?t=700)