Final Fantasy Hacktics

Modding => Help! => Topic started by: Stone of Light on October 08, 2019, 10:48:08 am

Title: Help installing "The Lion War" with slight modification
Post by: Stone of Light on October 08, 2019, 10:48:08 am
So, I'm returning to FFT once again. I've never beat the game and had recently started back playing a re-balancing patch (LTF) but have decided that I'd rather start over and beat the game mostly vanilla using the new "The Lion War" patch. The only thing I want to modify is to make Gain JP UP innate for all classes. After doing some research, I'm gathering that is how I should go about it:



Am I missing anything here or are there any changes to "The Lion War" that I would need to take into account when making these changes?

Edit: Or for step 3, could I just get away with unchecking "Learn with JP (Player)" under the Gain JP-UP ability entry?
Title: Re: Help installing "The Lion War" with slight modification
Post by: Glain on October 09, 2019, 12:53:20 am
0x1179a4 in BATTLE.BIN would be the correct address, because the game loads that file into RAM at address 0x67000, so the location of its code in RAM is offset by that same amount.  That instruction would be at RAM address 0x17e9a4 at runtime.  (In fact, BATTLE.BIN isn't even big enough to have an offset 0x17e9a4)
Title: Re: Help installing "The Lion War" with slight modification
Post by: Stone of Light on October 09, 2019, 02:29:54 am
Thanks! Yeah, I had just saw that in one of the ASM tutorials a few hours ago. Obscure bits of info like that is why I decided to ask this question. I went ahead and applied the patches as described in my post and everything seems to work as intended. Looking forward to finally completing this game.
Title: Re: Help installing "The Lion War" with slight modification
Post by: Nyzer on October 09, 2019, 01:17:06 pm
If you unchecked Learn with JP, it would probably remove the ability from the Learn list, but then prevent you from ever Mastering a base job, because it thinks it's still out there for you to learn on hit. Only, now, you can't.

You could probably still learn it from a crystal, but that's a whole 'nother can of worms to open, given the circumstances.
Title: Re: Help installing "The Lion War" with slight modification
Post by: Stone of Light on October 09, 2019, 02:07:14 pm
I ended up both unchecking Learn with JP and removing it from every skill set that I saw it in. However, I'm not sure that covers all the classes, since (if I'm not mistaken) "The Lion War" adds a few new classes for WotL specific characters. I'm guessing the ability wouldn't be removed from those classes. I guess I can just ignore it if it shows up.
Title: Re: Help installing "The Lion War" with slight modification
Post by: Nyzer on October 09, 2019, 02:18:12 pm
Well, if you miss one, you can just take another look and patch it again. You won't be able to just see the proper skillset names right there in Patcher since the Resources.zip file hasn't been released, but you can see the JP Boost ability present in every skillset it exists in.