Télécharger Imp's Rage ROM Hack

Imp's Rage Jeu
Partager avec des amis:
Paramètres Info
Console: SNES
Jeu Original: Final Fantasy III
Type: Bug Fix
Genre: Role Playing
Modifications: GP
Créateur: Leet Sketcher
Date de création: 01/29/2018
Dernière modification: 01/30/2018
Paramètres Info
Nom de fichier: Imp_s_Rage.zip
Descargas: 4
Conditions requises: Header (SNES)
Version: 1.1
Notation:

Description Imp's Rage

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.

Lire Imp's Rage

Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC), Final Fantasy 6 Advance (US,JP,EU/GBA)
Imp's Rage Bug Fix patch

CONTENTS:
FF3-ImpRage-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Imp's Rage Bug.
FF3-ImpRage-HR.ips: The reverse patch for a headered SNES ROM file. Apply to reverse all changes made by the previous patch.
FF3-ImpRage-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Imp's Rage Bug.
FF3-ImpRage-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to reverse all changes made by the previous patch.
FF6-ImpRage-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Imp's Rage Bug.
FF6-ImpRage-HR.ips: The reverse patch for a headered SFC ROM file. Apply to reverse all changes made by the previous patch.
FF6-ImpRage-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Imp's Rage Bug.
FF6-ImpRage-NR.ips: The reverse patch for a non-headered SFC ROM file. Apply to reverse all changes made by the previous patch.
FF6A-ImpRage-JU.ips: The fix patch for a US or Japanese GBA ROM file. Apply to fix the Imp's Rage Bug.
FF6A-ImpRage-JUR.ips: The reverse patch for a US or Japanese GBA ROM file. Apply to reverse all changes made by the previous patch.
FF6A-ImpRage-E.ips: The fix patch for a European GBA ROM file. Apply to fix the Imp's Rage Bug.
FF6A-ImpRage-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.
Imp's Rage.asm: An assembly format index of the code changes.
Imp's Rage.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/45AD-C2/45E8, C2/46B8-C2/46BA, C2/46F8-C2/46FA, C2/470A, C2/4720
SFC: C2/4595-C2/45D0, C2/46A0-C2/46A2, C2/46E0-C2/46E2, C2/46F2, C2/4708
GBA US/JP: 0808C1F0-0808C207, 0808C25C-0808C25F
GBA EU: 0808CC7C-0808CC93, 0808CCE8-0808CCEB

URGENCY:
Medium to high.

PURPOSE:
The Imp status prevents many different commands from being used, including most spells, Blitz, Lore, SwdTech, etc. but most importantly to this bug, Dance and Rage. If Gau attempts to use Rage and is turned into an Imp beforehand, he will not gain any of the statuses or immunities attached to the Rage, but will still become autonomous. If he is made into an Imp during a Rage, he will lose the statuses of the Rage. Dance has similar problems. The reason for the autonomy is because Dance and Rage are treated as statuses in the game that are used as controls for autonomy, and are not being removed. This patch fixes that.

VERSION HISTORY:
v1.1 (January 29, 2018): Added GBA patches.

v1.0 (April 20, 2016): Initial release.