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) Double Block Bug Fix patch CONTENTS: FF3-DoubleBlock-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Double Block Bug. FF3-DoubleBlock-HR.ips: The reverse patch for a headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-DoubleBlock-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Double Block Bug. FF3-DoubleBlock-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF6-DoubleBlock-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Double Block Bug. FF6-DoubleBlock-HC.ips: The correction patch for a headered SFC ROM file. Apply to fix an error from v1.0 of the previous patch. FF6-DoubleBlock-HR.ips: The reverse patch for a headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6-DoubleBlock-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Double Block Bug. FF6-DoubleBlock-NC.ips: The correction patch for a non-headered SFC ROM file. Apply to fix an error from v1.0 of the previous patch. FF6-DoubleBlock-NR.ips: The reverse patch for a non-headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6A-DoubleBlock-JU.ips: The fix patch for a US or Japanese GBA ROM file. Apply to fix the Double Block Bug. FF6A-DoubleBlock-JUR.ips: The reverse patch for a US or Japanese GBA ROM file. Apply to reverse all changes made by the previous patch. FF6A-DoubleBlock-E.ips: The fix patch for a European GBA ROM file. Apply to fix the Double Block Bug. FF6A-DoubleBlock-ER.ips: The reverse patch for a European GBA ROM file. Apply to reverse all changes made by the previous patch. FF6PS-DoubleBlock-U0.ppf: The fix patch for a US v1.0 PS1 BIN file. Apply to fix the Double Block Bug. FF6PS-DoubleBlock-U1.ppf: The fix patch for a US v1.1 PS1 BIN file. Apply to fix the Double Block Bug. FF6PS-DoubleBlock-J.ppf: The fix patch for a Japanese PS1 BIN file. Apply to fix the Double Block Bug. FF6PS-DoubleBlock-E.ppf: The fix patch for a European PS1 BIN file. Apply to fix the Double Block Bug. readme.txt: This file. Double Block-Fixed.rtf: A text format index of the new code. Double Block-Original.rtf: A text format index of the old code. AFFECTED AREAS: SNES: D0/2165-D0/216B, D0/2199-D0/21AA, D0/7A53-D0/7A6C SFC: D0/2165-D0/216B, D0/2199-D0/21AA, D0/7A30-D0/7A49 PS1 US v1.0: 51F9BD-51F9C3, 51F9F1-51FA02, 525F98-525FB1 PS1 US v1.1: 52559D-5255A3, 5255D1-5255E2, 52BB78-52BB91 PS1 JP: 51B96D-51B973, 51B9A1-51B9B2, 521F48-521F61 PS1 EU: 53168D-531693, 5316C1-5316D2, 537C68-537C81 GBA US/JP: 08622EBD-08622EC3, 08622EF1-08622F02, 086296C9-086296E2 GBA EU: 08622EBD-08622EC3, 08622EF1-08622F02, 086296D0-086296E9 PATCH INFORMATION: All PS1 patches include undo data. SNES patches work on ROM v1.0 or v1.1. URGENCY: Low. PURPOSE: Oftentimes party members are shown using their shields to block oncoming attacks and spells; the game treats this as a "miss". However, one outstanding use of shields to block something is the Fenix Down item. Living characters will use their shields to block the Fenix Down item, not once, but twice. This patch brings it back to just once. VERSION HISTORY: v1.1 (July 13, 2017): Added GBA and PS1 patches. Also fixed a location error in the SFC patches. v1.0 (April 25, 2016): Initial release.