Wondering how to make Mighty Sword skills work on monsters as it does in wotl.
What formula would be used to make it work?
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).
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. :|
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)
note tho. Mighty sword will still miss 100% IF a human unit has "maintenance" as their support ability
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?
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.