Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: ultimate_kensuke on January 06, 2011, 04:26:30 am

Title: Meliadoul Questions.
Post by: ultimate_kensuke on January 06, 2011, 04:26:30 am
Wondering how to make Mighty Sword skills work on monsters as it does in wotl.

What formula would be used to make it work?
Title: Re: Meliadoul Questions.
Post by: formerdeathcorps on January 06, 2011, 04:46:24 am
There's an ASM hack for this.  Please see http://ffhacktics.com/smf/index.php?topic=953.0 (http://ffhacktics.com/smf/index.php?topic=953.0).
Title: Re: Meliadoul Questions.
Post by: ultimate_kensuke on January 06, 2011, 07:21:07 am
I apparently cant find it.... which is it listed under.which hack under asm hacks? Is it the weapon strike patch?
Is this available in fftpatcher?
edit:

side question... is there anyway to load a hacked game onto your ps3 for play?/download?

for instance if i got a iso etc could i patch it on comp and play it on ps3 or would i be limited to emulator based play? or can you gameshark this? i've never tried to modify the battle entd through gs.

Sorry for all the questions. :|
Title: Re: Meliadoul Questions.
Post by: formerdeathcorps on January 06, 2011, 02:52:28 pm
I gave you the wrong url.  RAzele was the one who coded that ASM hack.  Yes, this is available on orgASM.

http://ffhacktics.com/smf/index.php?topic=1785.0 (http://ffhacktics.com/smf/index.php?topic=1785.0)
Title: Re: Meliadoul Questions.
Post by: Zozma on January 08, 2011, 08:59:08 pm
note tho. Mighty sword will still miss 100% IF a human unit has "maintenance" as their support ability
Title: Re: Meliadoul Questions.
Post by: ultimate_kensuke on January 09, 2011, 07:14:53 pm
I am sorry but I don't quite catch the tidbit where it states it... i have only seen the picture. is there a gameshark way i can do this so i can play it on my ps3 without trying to download a rom and mod it. Normally I wouldn't mind but my download speed/ connection on my ps3 is abysmally slow.
EDIT:

I have found the:

Mighty Sword ignores equipment presence and hits monster
BATTLE.BIN
0x120A2C change 0xFF to 0xFE
0x120A8C change 0xFF to 0xFE
0x1209EE change 0x42 to 0x02

am i right to assume to go into fft patcher and do the battle bin?
Title: Re: Meliadoul Questions.
Post by: Pride on January 09, 2011, 08:00:50 pm
You have to open up Battle.Bin in a hex editor and go to those offsets to apply the changes or I think you can use FFTorgASM and apply it that way.