Parameter | Info |
---|---|
Console: | SNES |
Original Game: | Final Fantasy III |
Type: | Bug Fix |
Genre: | Role Playing |
Modifications: | GP |
Creator: | Leet Sketcher |
Date Created: | 02/06/2018 |
Last Modified: | 02/07/2018 |
Parameter | Info |
---|---|
File Name: | Stone_Faced.zip |
Downloads: | 2 |
Requirements: | Header (SNES) |
Version: | 1.2 |
Rating: |
Don’t think this is gonna be a 100% Gold Remake, it’ll have its differences. Extra battles (some’ll be optionals, tough but rewarding), Hoenn Pokemon (in every area, and hard to find) New areas, Remapped some dungeons (so your old guides wont work) , Extra recurring characters (some’ll hate you, some’ll help you)
Note that the hack is incomplete but feel free to enjoy the hack as-is.
Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC), Final Fantasy 6 Advance (US,JP,EU/GBA) Stone Faced Bug Fix patch CONTENTS: FF3-StoneFaced-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Stone Faced Bug. FF3-StoneFaced-HR.ips: The reverse patch for a headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-StoneFaced-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Stone Faced Bug. FF3-StoneFaced-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-StoneFaced-H1.ips: The fix patch for a headered SNES ROM file with Assassin's "1-way status immunity fix" patch applied. Apply to fix the Stone Faced Bug. FF3-StoneFaced-HR1.ips: The reverse patch for a headered SNES ROM file with Assassin's "1-way status immunity fix" patch applied. Apply to reverse all changes made by the previous patch. FF3-StoneFaced-N1.ips: The fix patch for a non-headered SNES ROM file with Assassin's "1-way status immunity fix" patch applied. Apply to fix the Stone Faced Bug. FF3-StoneFaced-NR1.ips: The reverse patch for a non-headered SNES ROM file with Assassin's "1-way status immunity fix" patch applied. Apply to reverse all changes made by the previous patch. FF6-StoneFaced-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Stone Faced Bug. FF6-StoneFaced-HR.ips: The reverse patch for a headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6-StoneFaced-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Stone Faced Bug. FF6-StoneFaced-NR.ips: The reverse patch for a non-headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6-StoneFaced-H1.ips: The fix patch for a headered SFC ROM file with Assassin's "1-way status immunity fix" patch applied. Apply to fix the Stone Faced Bug. FF6-StoneFaced-HR1.ips: The reverse patch for a headered SFC ROM file with Assassin's "1-way status immunity fix" patch applied. Apply to reverse all changes made by the previous patch. FF6-StoneFaced-N1.ips: The fix patch for a non-headered SFC ROM file with Assassin's "1-way status immunity fix" patch applied. Apply to fix the Stone Faced Bug. FF6-StoneFaced-NR1.ips: The reverse patch for a non-headered SFC ROM file with Assassin's "1-way status immunity fix" patch applied. Apply to reverse all changes made by the previous patch. FF6A-StoneFaced-U.ips: The fix patch for a US GBA ROM file. Apply to fix the Stone Faced Bug. FF6A-StoneFaced-UR.ips: The reverse patch for a US GBA ROM file. Apply to reverse all changes made by the previous patch. FF6A-StoneFaced-J.ips: The fix patch for a Japanese GBA ROM file. Apply to fix the Stone Faced Bug. FF6A-StoneFaced-JR.ips: The reverse patch for a Japanese GBA ROM file. Apply to reverse all changes made by the previous patch. FF6A-StoneFaced-E.ips: The fix patch for a European GBA ROM file. Apply to fix the Stone Faced Bug. FF6A-StoneFaced-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. Stone Faced.asm: An assembly format index of the code changes. Stone Faced.rtf: A text format index of the 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: C2/3BB3, C2/3BCE, C2/439E, C2/43FD, C2/44D3-C2/44D5, C2/44EA-C2/4567 SFC: C2/3B9B, C2/3BB6, C2/4386, C2/43E5, C2/44BB-C2/44BD, C2/44D2-C2/454F GBA US/JP: 0808BDA0-0808BE33 GBA EU: 0808C774-0808C807 URGENCY: Medium. Obscure enough to not be high or extreme, but still a very serious bug. PURPOSE: There are certain enemies in the game that have a "final attack" which they perform when they die. The possibilities of being Petrified or turned to Zombies are included in the definition of death in this case. In the case of Petrify, however, the enemy will continue to use its final attack in response to literally everything except itself. This patch ensures that final attacks only occur on death (or Petrification or Zombification). VERSION HISTORY: v1.2 (February 6, 2018): Added GBA patches. v1.1 (April 29, 2016): Fixed a wrong JSR update in the "1-way status immunity fix" compatible version. v1.0 (April 27, 2016): Initial release.