| Parameter | Info |
|---|---|
| Console: | SNES |
| Original Game: | Final Fantasy III |
| Type: | Improvement |
| Genre: | Role Playing |
| Modifications: | GP |
| Creator: | PowerPanda |
| Date Created: | 07/20/2018 |
| Last Modified: | 07/21/2018 |
| Parameter | Info |
|---|---|
| File Name: | Shadows GP Rain.zip |
| Downloads: | 3 |
| Requirements: | Header (SNES) |
| Version: | 1.0 |
| 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.
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