Scarica Shadow's GP Rain Rom Hack

Shadow's GP Rain Gioco
Consdividi con gli amici:
Parametro Informazioni
Console: SNES
Gioco Originale: Final Fantasy III
Tipologia: Improvement
Genere: Role Playing
Modifiche: GP
Ideatore: PowerPanda
Data di creazione: 07/20/2018
Ultima modifica: 07/21/2018
Parametro Informazioni
Nome file: Shadows GP Rain.zip
Downloads: 2
Requisiti: Header (SNES)
Versione: 1.0
Valutazione:

Descrizione Shadow's GP Rain

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.

Leggimi Shadow's GP Rain

Title: Shadow's GP Rain
Author: PowerPanda
Version: 1.0
Applies to: FF3us v1.0 (headered)

Contents:  shadowgp.ips - apply to your rom to get the changes
	   shadowgp removal.ips - reverts rom back to the original
	   shadowgp no description.ips - the same changes with no item description
           shadowgp no description removal.ips - reverts rom back to original

--------------------------------------------------------------------------------
-=Intro and Description=-
This is a small patch that moves the "Coin Toss" relic from Setzer to Shadow.
Instead of changing "Slot" into "GP Rain", it changes "Throw" into "GP Rain",
echoing the growth of the "Throw" Materia from FFVII.

The item description was coded directly in hex to ensure compatibility with other
patches. Just patch the "shadowgp.ips" on your headered rom. If you have changed
any other item descriptions, you will want to use the "shadowgp no description.ips"
patch, then make the change to the item description yourself in whatever program
you are using.

--------------------------------------------------------------------------------
Credits

Hacking - PowerPanda

Programs Used
FF3usME 6.80
Cygnus Hex Editor

--------------------------------------------------------------------------------
Code Changes

C2/5453: 0F > 0B	(affect "Throw", not "Slot") (Applies to Battle Menu)
C3/6199: 0F > 0B	(affect "Throw", not "Slot") (Applies to Party Menu)
D8/6915: 00 12 > 08 10	(equip to Shadow/Gogo, not Setzer/Gogo)

Item Description Change is from ED/7378-ED/7396. This block is unmodified in the
"shadowgp no description.ips" patch