Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC) Self Sneeze Bug Fix patch CONTENTS: FF3-SelfSneeze-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Self Sneeze Bug. FF3-SelfSneeze-HR.ips: The reverse patch for a headered SNES ROM file. Apply to revert all changes made by the previous patch. FF3-SelfSneeze-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Self Sneeze Bug. FF3-SelfSneeze-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to revert all changes made by the previous patch. FF6-SelfSneeze-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Self Sneeze Bug. FF6-SelfSneeze-HR.ips: The reverse patch for a headered SFC ROM file. Apply to revert all changes made by the previous patch. FF6-SelfSneeze-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Self Sneeze Bug. FF6-SelfSneeze-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. Self Sneeze.asm: An assembly format index of code changes. Self Sneeze-Fixed.rtf: A text format index of the new code. Self Sneeze-Original.rtf: A text format index of the old code. ALL PATCHES WORK ON VERSION 1.0 OR 1.1. URGENCY: High to extreme. PURPOSE: Relm usually has Sketch as her secondary command, but if she equips the Fake Mustache Relic, it changes to Control. Control allows Relm to choose what actions a Controlled monster takes during battle. At least one monster has Sneeze as an available action, which ejects the target from the battle. However, if either Relm or the monster is Sneezed from battle, Control will not terminate as expected. Control also doesn't terminate if Relm runs or either entity Jumps. This patch fixes these problems. VERSION HISTORY: v2.0 (April 22, 2016): Apparently the last version still wasn't complete. The new version incorporates Novalia Spirit's superior "Remote Control" patch while also fixing a related bug with Palidor. v1.1 (June 2, 2015): Fixed the patch to account for all of the above scenarios. v1.0 (June 1, 2015): Initial release. This release only fixed the bug where Sneeze was concerned.