Sources of info

  1. ff6tools
    1. can change specific weapon and armor category equips
    2. making one change at time in
  2. LunarIPS can make the patch from ff6tools changes
    1. change in code now can be measured in
  3. IPSpeek
    1. app that shows which bytes are changed by an IPS file

Issues

Existing disassembly doesn’t have information on these bytes? Or, more likely: I’m not finding it somehow 😹

Here are the changes made by T92’s Better Job Equipment:

Untitled

Five changes are made from this patch, and cross-referencing these w other data will yield what I’m after— pattern for Equips per Job.

Expected to see the Jobs’ data in the same order they appear in the Job Menu. This was confirmed.

However, extra data to represent the equip changes is written when ff6tools accomplishes the task; I don’t yet understand why, nor what these extra bytes signify.

Also mysterious is how T92’s work can effect these changes without the extra bytes seen when using ff6tools! I’ve much to learn.

Results

Change from Better Job Equipment

Change When done in ff6tools (per Job)