Users browsing this thread: 1 Guest(s)
Patch: Alphabetical Rage Checklist Addendum

#24
Posts: 175
Threads: 23
Thanks Received: 22
Thanks Given: 7
Joined: Feb 2016
Reputation: 8
Status
Enlight
@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.
Quote  
[-] The following 1 user says Thank You to SilentEnigma for this post:
  • doofenH (04-23-2022)



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

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite