Scarica Shorter Skill Name Fix Rom Hack

Shorter Skill Name Fix Gioco
Consdividi con gli amici:
Parametro Informazioni
Console: SNES
Gioco Originale: Final Fantasy III
Tipologia: Bug Fix
Genere: Role Playing
Modifiche: T
Ideatore: Madsiur
Data di creazione: 07/29/2019
Ultima modifica: 07/31/2019
Parametro Informazioni
Nome file: shorter_skill_name_fix.zip
Downloads: 1
Requisiti: No-Header (SNES)
Versione: 1.0
Valutazione:

Descrizione Shorter Skill Name Fix

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 Shorter Skill Name Fix

Shorter Skill Name Fix
----------------------
version 1.0
released on 2019/07/29
by madsiur

Files
-----
shorter_skill_name_fix_h.ips: Patch for headered ROM (FF3us 1.0 or 1.1)
shorter_skill_name_fix_nh.ips: Patch for headerless ROM (FF3us 1.0 or 1.1)
shorter_skill_name_fix.asm: File with changes to be assembled with xkas 0.06

Space affected
--------------
$C3FF7A-$C3FFA8: Blitz and swtech names
Names at $C35C91 and few pointers offsets in bank $C3 (see asm file for details)

Description
-----------
If you go into a Skill menu that has a longer name than another Skill menu selection,
the characters from the longer name will get appended to the shorter name. To fix this,
I added spaces ($FE) to the shorter names until they reach 7 letters.

Thanks to vivify93 for pointing out the bug and Imzogelmo for the fix suggestion.