Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC) Status Unknown Bug Fix patch CONTENTS: FF3-StatusUnknown-H0.ips: The fix patch for a headered SNES v1.0 ROM file. Apply to fix the Status Unknown Bug. FF3-StatusUnknown-HR0.ips: The reverse patch for a headered SNES v1.0 ROM file. Apply to revert all changes made by the previous patch. FF3-StatusUnknown-N0.ips: The fix patch for a non-headered SNES v1.0 ROM file. Apply to fix the Status Unknown Bug. FF3-StatusUnknown-NR0.ips: The reverse patch for a non-headered SNES v1.0 ROM file. Apply to revert all changes made by the previous patch. FF3-StatusUnknown-H1.ips: The fix patch for a headered SNES v1.1 ROM file. Apply to fix the Status Unknown Bug. FF3-StatusUnknown-HR1.ips: The reverse patch for a headered SNES v1.1 ROM file. Apply to revert all changes made by the previous patch. FF3-StatusUnknown-N1.ips: The fix patch for a non-headered SNES v1.1 ROM file. Apply to fix the Status Unknown Bug. FF3-StatusUnknown-NR1.ips: The reverse patch for a non-headered SNES v1.1 ROM file. Apply to revert all changes made by the previous patch. FF6-StatusUnknown-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Status Unknown Bug. FF6-StatusUnknown-HR.ips: The reverse patch for a headered SFC ROM file. Apply to revert all changes made by the previous patch. FF6-StatusUnknown-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Status Unknown Bug. FF6-StatusUnknown-NR.ips: The reverse patch for a non-headered SFC ROM file. Apply to revert all changes made by the previous patch. readme.txt: This file. Status Unknown.asm: An assembly format index of SNES changes. Status Unknown-J.asm: An assembly format index of SFC changes. Status Unknown.rtf: A text format index of code changes. URGENCY: High. PURPOSE: Certain statuses in the game, such as Magitek, Interceptor or Dance, do not have displayable names, so they show up blank in battle on members that have those statuses. However, these statuses also prevent other statuses from being displayed because the game only displays the first status found in a search through the list of all the statuses. As a result, the blank display from Interceptor negates the display of Life 3 status, while Magitek negates everything except Wound, Petrify, Imp or Clear statuses. This patch ensures that statuses with displayable names are always displayed. VERSION HISTORY: v1.1 (October 18, 2016): Previous version only included SNES patches applicable to v1.1; added v1.0. Also corrected the NR1 patch to be applicable to non-headered patches instead of headered ones. v1.0 (October 15, 2016): Initial release.