Users browsing this thread: 1 Guest(s)
Magic Order

#4
Posts: 383
Threads: 34
Thanks Received: 10
Thanks Given: 13
Joined: Dec 2018
Reputation: 18
Status
Moog
Changing the order spells are listed in is actually quite involved.

1) You need to manually re-order the spells in FF3USME by recreating all of their components in the desired spot (setting spell power, all the flags, special properties, and animations). The best way to do this is to open FF3USME twice, once with the file you are changing and once with a vanilla file so that you can compare the spell data.

2) You need to find the hex address of Doom's new slot and adjust values in the C2 bank so that Roulette and Condemn work properly. You need to find the hex address of Shell's and Protect's new slots and adjust values in the C2 bank so that "Near Fatal->Shell" and "Near Fatal->Safe" work properly.

3) You need to rearrange all of the Esper learning, since moving the spells won't move their indices and the Espers will still point to the old slots.

4) You need to adjust all of the items that cast spells on hit and spells on use, since moving the spells won't move their indices and they'll point to the wrong places.

5) You need to adjust _every_ enemy's control, sketch, and rage list, as well as their battle scripts, for the reasons stated in 3 and 4.

6) You need to make Hex value adjustments in the menu block (C3 bank if I recall correctly) so that moved white-magic spells can be cast correctly. Spells affected are Purify, Remedy, Cure1-3, Life1, Life2, and Warp.

7) You need to make Hex value adjustments in the C0, C1, and C3 blocks so that the game knows how to sort the magic correctly; it does this by identifying which index number is the start of a spell type, starting with Black magic.

8) Likewise, you need to change values to indicate which spell index corresponds to the start of a spell intro. This decides which animation to play when casting a spell; if unmoved then some of your extra black magic spells will play the white magic intro.

You're going to have to sink your teeth into the ROM disassemblies to be able to do all that. You can find them on the wiki for this site: https://www.ff6hacking.com/wiki/doku.php...s:doc:game
  Find
Quote  
[-] The following 4 users say Thank You to C-Dude for this post:
  • Gi Nattak (09-21-2019), MoisésDGT (09-21-2019), SSJ Rick (09-26-2019), Warrax (05-02-2022)



Messages In This Thread
Magic Order - by MoisésDGT - 09-18-2019, 03:04 PM
RE: Magic Order - by Blunderpuggs - 09-18-2019, 04:41 PM
RE: Magic Order - by MoisésDGT - 09-18-2019, 05:54 PM
RE: Magic Order - by C-Dude - 09-21-2019, 01:08 PM
RE: Magic Order - by MoisésDGT - 09-21-2019, 02:39 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite