Descargar Shadow's GP Rain ROM Hack

Shadow's GP Rain Juego
Compartir con amigos:
Parámetro Info
Consola: SNES
Juego Original: Final Fantasy III
Tipo: Improvement
Género: Role Playing
Modificaciones: GP
Creador: PowerPanda
Fecha de creación: 07/20/2018
Última modificación: 07/21/2018
Parámetro Info
Nombre del archivo: Shadows GP Rain.zip
Téléchargements: 2
Requisitos: Header (SNES)
Versión: 1.0
Clasificación:

Descripción de 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.

Información de 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