Shorter Skill Name Fix ハックロムをダウンロード

Shorter Skill Name Fix ゲーム
友達にシェアする:
パラメータ 情報
コンソール: SNES
オリジナルゲーム: Final Fantasy III
タイプ: Bug Fix
ジャンル: Role Playing
変更: T
製作者: Madsiur
制作日: 07/29/2019
最終変更: 07/31/2019
パラメータ 情報
ファイル名: shorter_skill_name_fix.zip
ダウンロード数: 1
必要事項: No-Header (SNES)
バージョン: 1.0
評価:

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.

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.