Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC), Final Fantasy 6 Advance (US,JP,EU/GBA) Smoke and Mirrors Bug Fix patch CONTENTS: FF3-SmokeMirrors-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Smoke and Mirrors Bug. FF3-SmokeMirrors-HR.ips: The reverse patch for a headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-SmokeMirrors-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Smoke and Mirrors Bug. FF3-SmokeMirrors-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF6-SmokeMirrors-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Smoke and Mirrors Bug. FF6-SmokeMirrors-HR.ips: The reverse patch for a headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6-SmokeMirrors-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Smoke and Mirrors Bug. FF6-SmokeMirrors-NR.ips: The reverse patch for a non-headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6A-SmokeMirrors-U.ips: The fix patch for a US GBA ROM file. Apply to fix the Smoke and Mirrors Bug. FF6A-SmokeMirrors-UR.ips: The reverse patch for a US GBA ROM file. Apply to reverse all changes made by the previous patch. FF6A-SmokeMirrors-J.ips: The fix patch for a Japanese GBA ROM file. Apply to fix the Smoke and Mirrors Bug. FF6A-SmokeMirrors-JR.ips: The reverse patch for a Japanese GBA ROM file. Apply to reverse all changes made by the previous patch. FF6A-SmokeMirrors-E.ips: The fix patch for a European GBA ROM file. Apply to fix the Smoke and Mirrors Bug. FF6A-SmokeMirrors-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. Smoke and Mirrors.asm: An assembly format index of code changes. Smoke and Mirrors.rtf: A text format index of code changes. AFFECTED AREAS: SNES: C2/5938-C2/598E SFC: C2/5920-C2/5976 GBA US: 080949D6-080949F3 GBA JP: 08094AAA-08094AC7 GBA EU: 0809546E-0809548B PATCH INFORMATION: SNES patches work on version 1.0 or 1.1. SFC patches work with RPGOne's translation version 1.2. URGENCY: Extreme! PURPOSE: There is an easy way to win a lot of battles. First, cast Muddle on one of your party members. Second, before he or she receives the Muddle status, have him or her use a Smoke Bomb. Third, watch in awe as all of the enemies disappear in a cloud of smoke, and voila, you've won the battle. This patch ensures that the use of Smoke Bombs is unaffected by Muddle status, meaning that they will only work on your party. VERSION HISTORY: v1.0 (May 8, 2018): Initial release.