Patch: Alphabetical Rage Checklist Addendum
#24
@doofenH,

In Rage Checklist, there is a folder "unlock" which contains add-on patches necessary to enable the normally inaccessible rages.
  • ff6_snes_rage_checklist_siegfried.ips
  • ff6_snes_rage_checklist_chupon.ips
  • ff6_snes_rage_checklist_allo_ver.ips
  • ff6_snes_rage_checklist_pugs.ips
Did you apply those patches to your ROM?

Quoth the readme:
Quote:Patches in the "unlock" folder will prevent the game from always blanking the
Rage slot corresponding to the enemy specified in the file name.

...

Inaccessible Rages
==================

The main patch will always blank the Rage slots for Siegfried, Chupon,
Allo Ver, and Pugs. The first three will never appear on the Veldt, and while
the Pugs Rage can actually be obtained, it is never listed in battle, because
its enemy number matches the null value used to mark a list slot as empty.

The only thing those "unlock" patches do is zero out a single byte from the main patch.
To check if you have any of those "unlock" patches applied, check the following data between HiROM addresses C3/544E - C3/5451:
Code:
Rage Checklist Default:
C3/544E: 37  ; Siegfried (DISABLE)
C3/544F: 40  ; Chupon (DISABLE)
C3/5450: BB  ; Allo Ver (DISABLE)
C3/5451: FF  ; Pugs (DISABLE)

Modified (all rages unlocked):
C3/544E: 00  ; Siegfried (ENABLE)
C3/544F: 00  ; Chupon (ENABLE)
C3/5450: 00  ; Allo Ver (ENABLE)
C3/5451: 00  ; Pugs (ENABLE)

Hopefully that is the only thing missing for you.
Reply


Messages In This Thread
RE: Patch: Alphabetical Rage Checklist Addendum - by Sia - 12-01-2021, 04:57 PM
RE: Patch: Alphabetical Rage Checklist Addendum - by SilentEnigma - 04-23-2022, 11:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Alphabetical Lore SilentEnigma 3 3,326 09-08-2024, 10:42 PM
Last Post: SilentEnigma
  Alternative Rage SilentEnigma 0 1,709 02-20-2022, 03:25 PM
Last Post: SilentEnigma
  Patch: Pugs Rage SilentEnigma 9 7,702 01-02-2022, 03:12 AM
Last Post: assassin

Forum Jump:


Users browsing this thread: 1 Guest(s)