Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC), Final Fantasy 6 (US,JP,EU/PS1), Final Fantasy 6 Advance (US,JP,EU/GBA) Narshe's Door Bug Fix patch CONTENTS: FF3-NarsheDoor-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Narshe's Door Bug. FF3-NarsheDoor-HR.ips: The reverse patch for a headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-NarsheDoor-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Narshe's Door Bug. FF3-NarsheDoor-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF6-NarsheDoor-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Narshe's Door Bug. FF6-NarsheDoor-HR.ips: The reverse patch for a headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6-NarsheDoor-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Narshe's Door Bug. FF6-NarsheDoor-NR.ips: The reverse patch for a non-headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6A-NarsheDoor-JU.ips: The fix patch for a US or Japanese GBA ROM file. Apply to fix the Narshe's Door Bug. FF6A-NarsheDoor-JUR.ips: The reverse patch for a US or Japanese GBA ROM file. Apply to reverse all changes made by the previous patch. FF6A-NarsheDoor-E.ips: The fix patch for a European GBA ROM file. Apply to fix the Narshe's Door Bug. FF6A-NarsheDoor-ER.ips: The reverse patch for a European GBA ROM file. Apply to reverse all changes made by the previous patch. readme.txt: This file. FF6PS-NarsheDoor-U.ppf: The fix patch for a US PS1 BIN file. Apply to fix the Narshe's Door Bug. FF6PS-NarsheDoor-J.ppf: The fix patch for a Japanese PS1 BIN file. Apply to fix the Narshe's Door Bug. FF6PS-NarsheDoor-E.ppf: The fix patch for a European PS1 BIN file. Apply to fix the Narshe's Door Bug. Narshe's Door.rtf: An index of the code changes. AFFECTED AREAS: SNES: C4/04E3, CC/3872, CC/3884-CC/38BC, CC/D0E7-CC/D108, D1/FA3C, D1/FA60-D1/FA61 SFC: C4/04E3, CC/3868, CC/387A-CC/38B2, CC/D0DD-CC/D0FE, D1/FA3C, D1/FA60-D1/FA61 PS1 US: 1C1A50, 1C1A62-1C1A9A, 1CC955-1CC976, 20AA5B, 20FF94, 20FFB8-20FFB9 PS1 JP: 1C1120, 1C1132-1C116A, 1CC025-1CC046, 20A12B, 215D94, 215DB8-215DB9 PS1 EU: 1C2CB0, 1C2CC2-1C2CFA, 1CDBB5-1CDBD6, 20BCBB, 2111F4, 211218-211219 GBA US/JP: 085F63D3, 08710BCC, 08710BF0-08710BF1, 087C3868, 087C387A-087C38B2, 087CD0DD-087CD0FE GBA EU: 085F63D3, 08710C80, 08710CA4-08710CA5, 087C3868, 087C387A-087C38B2, 087CD0DD-087CD0FE PATCH INFORMATION: All PS1 patches include undo data. SNES patches work on ROM v1.0 or v1.1. URGENCY: Low to medium. PURPOSE: There's a secret door in the cave wall left of the entrance to Narshe, which bears significance to the plot near the beginning of the game. Later on, you can open the door from the outside. If you go into the main menu and then back out, the door will remain open, unless you're in the World of Ruin version of Narshe, in which case it will reclose itself and you can't open it again unless you leave and reenter Narshe. This patch makes the door stay open. VERSION HISTORY: v1.3 (July 13, 2017): Added the PS1 patches. v1.2 (September 18, 2016): Added the GBA patches. v1.1 (May 6, 2016): Fixed a problem with the fix patches that actually made them inapplicable. v1.0 (May 6, 2016): Initial release. Thanks to Gi Nattak for helping me find a solution.