Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC), Final Fantasy 6 Advance (US,JP,EU/GBA) Chain of Command Bug Fix patch CONTENTS: FF3-ChainOfCommand-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Chain of Command Bug. FF3-ChainOfCommand-HR.ips: The reverse patch for a headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-ChainOfCommand-HG.ips: The fix patch for a headered SNES ROM file with Assassin's equipment-sensitive "Miscolored names fix" patch applied. Apply to fix the Chain of Command Bug. FF3-ChainOfCommand-HGR.ips: The reverse patch for a headered SNES ROM file with Assassin's equipment-sensitive "Miscolored names fix" patch applied. Apply to reverse all changes made by the previous patch. FF3-ChainOfCommand-HW.ips: The fix patch for a headered SNES ROM file with Assassin's all-white "Miscolored names fix" patch applied. Apply to fix the Chain of Command Bug. FF3-ChainOfCommand-HWR.ips: The reverse patch for a headered SNES ROM file with Assassin's all-white "Miscolored names fix" patch applied. Apply to reverse all changes made by the previous patch. FF3-ChainOfCommand-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Chain of Command Bug. FF3-ChainOfCommand-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-ChainOfCommand-NG.ips: The fix patch for a non-headered SNES ROM file with Assassin's equipment-sensitive "Miscolored names fix" patch applied. Apply to fix the Chain of Command Bug. FF3-ChainOfCommand-NGR.ips: The reverse patch for a non-headered SNES ROM file with Assassin's equipment-sensitive "Miscolored names fix" patch applied. Apply to reverse all changes made by the previous patch. FF3-ChainOfCommand-NW.ips: The fix patch for a non-headered SNES ROM file with Assassin's all-white "Miscolored names fix" patch applied. Apply to fix the Chain of Command Bug. FF3-ChainOfCommand-NWR.ips: The reverse patch for a non-headered SNES ROM file with Assassin's all-white "Miscolored names fix" patch applied. Apply to reverse all changes made by the previous patch. FF6-ChainOfCommand-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Chain of Command Bug. FF6-ChainOfCommand-HR.ips: The reverse patch for a headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6-ChainOfCommand-HG.ips: The fix patch for a headered SFC ROM file with Assassin's equipment-sensitive "Miscolored names fix" patch applied. Apply to fix the Chain of Command Bug. FF6-ChainOfCommand-HGR.ips: The reverse patch for a headered SFC ROM file with Assassin's equipment-sensitive "Miscolored names fix" patch applied. Apply to reverse all changes made by the previous patch. FF6-ChainOfCommand-HW.ips: The fix patch for a headered SFC ROM file with Assassin's all-white "Miscolored names fix" patch applied. Apply to fix the Chain of Command Bug. FF6-ChainOfCommand-HWR.ips: The reverse patch for a headered SFC ROM file with Assassin's all-white "Miscolored names fix" patch applied. Apply to reverse all changes made by the previous patch. FF6-ChainOfCommand-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Chain of Command Bug. FF6-ChainOfCommand-NR.ips: The reverse patch for a non-headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6-ChainOfCommand-NG.ips: The fix patch for a non-headered SFC ROM file with Assassin's equipment-sensitive "Miscolored names fix" patch applied. Apply to fix the Chain of Command Bug. FF6-ChainOfCommand-NGR.ips: The reverse patch for a non-headered SFC ROM file with Assassin's equipment-sensitive "Miscolored names fix" patch applied. Apply to reverse all changes made by the previous patch. FF6-ChainOfCommand-NW.ips: The fix patch for a non-headered SFC ROM file with Assassin's all-white "Miscolored names fix" patch applied. Apply to fix the Chain of Command Bug. FF6-ChainOfCommand-NWR.ips: The reverse patch for a non-headered SFC ROM file with Assassin's all-white "Miscolored names fix" patch applied. Apply to reverse all changes made by the previous patch. FF6A-ChainOfCommand-U.ips: The fix patch for a US GBA ROM file. Apply to fix the Chain of Command Bug. FF6A-ChainOfCommand-UR.ips: The reverse patch for a US GBA ROM file. Apply to reverse all changes made by the previous patch. FF6A-ChainOfCommand-J.ips: The fix patch for a Japanese GBA ROM file. Apply to fix the Chain of Command Bug. FF6A-ChainOfCommand-JR.ips: The reverse patch for a Japanese GBA ROM file. Apply to reverse all changes made by the previous patch. FF6A-ChainOfCommand-E.ips: The fix patch for a European GBA ROM file. Apply to fix the Chain of Command Bug. FF6A-ChainOfCommand-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. Chain of Command.asm: An assembly format index of code changes. Chain of Command.rtf: A text format index of code changes. PATCH INFORMATION: SNES patches work on version 1.0 or 1.1. SFC patches work with RPGOne's translation version 1.2. AFFECTED AREAS: SNES: C3/5EC1-C3/5EE0 SFC: C3/651E-C3/653D GBA US: 08116556 GBA JP: 08116E02 GBA EU: 08117C52 URGENCY: Low. PURPOSE: Certain Relics, when equipped, replace your character's commands with others. For example, the DragoonBoots change Fight into Jump. Gogo can equip these Relics as well; however, if you then go into the Status menu to select the commands he can use, the selection window will show the original commands, not the new ones. This patch ensures correctness. This patch conflicts with the all-white version of Assassin's "Miscolored command names fix" patch (not the sometimes-grey version), so be mindful of the compatibility patches included for that reason. It also conflicts with his "Brushless Sketch" patch, but not in a way that breaks anything. Just make sure you apply this patch AFTER "Brushless Sketch". VERSION HISTORY: v1.3 (February 26, 2016): Added GBA patches. v1.2 (December 20, 2016): Rebuilt to no longer use free space. SFC patches now included. v1.1 (October 4, 2016): Added the compatibility patches for Assassin's "Miscolored command names fix" patch. v1.0 (September 27, 2016): Initial release.