Half Knife ハックロムをダウンロード

Half Knife ゲーム
友達にシェアする:
パラメータ 情報
コンソール: SNES
オリジナルゲーム: Final Fantasy III
タイプ: Bug Fix
ジャンル: Role Playing
変更: GP
製作者: Leet Sketcher
制作日: 02/25/2018
最終変更: 02/26/2018
パラメータ 情報
ファイル名: Half_Knife.zip
ダウンロード数: 4
必要事項: Header (SNES)
バージョン: 1.1
評価:

Half Knife について

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.

Half Knife 説明書

Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC), Final Fantasy 6 Advance (US,JP,EU/GBA)
Half Knife Bug Fix patch

CONTENTS:
FF3-HalfKnife-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Half Knife Bug.
FF3-HalfKnife-HR.ips: The reverse patch for a headered SNES ROM file. Apply to reverse all changes made by the previous patch.
FF3-HalfKnife-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Half Knife Bug.
FF3-HalfKnife-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to reverse all changes made by the previous patch.
FF6-HalfKnife-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Half Knife Bug.
FF6-HalfKnife-HR.ips: The reverse patch for a headered SFC ROM file. Apply to reverse all changes made by the previous patch.
FF6-HalfKnife-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Half Knife Bug.
FF6-HalfKnife-NR.ips: The reverse patch for a non-headered SFC ROM file. Apply to reverse all changes made by the previous patch.
FF6A-HalfKnife-U.ips: The fix patch for a US GBA ROM file. Apply to fix the Half Knife Bug.
FF6A-HalfKnife-UR.ips: The reverse patch for a US GBA ROM file. Apply to reverse all changes made by the previous patch.
FF6A-HalfKnife-J.ips: The fix patch for a Japanese GBA ROM file. Apply to fix the Half Knife Bug.
FF6A-HalfKnife-JR.ips: The reverse patch for a Japanese GBA ROM file. Apply to reverse all changes made by the previous patch.
FF6A-HalfKnife-E.ips: The fix patch for a European GBA ROM file. Apply to fix the Half Knife Bug.
FF6A-HalfKnife-ER.ips: The reverse patch for a European GBA ROM file. Apply to reverse all changes made by the previous patch.
readme.txt: This file.
Half Knife.asm: An assembly format index of the code changes.
Half Knife.rtf: A text format index of the code changes.

PATCH INFORMATION:
SNES patches work on version 1.0 or 1.1.
SFC patches work with RPGOne's translation version 1.2.

AFFECTED AREAS:
SNES: C2/3F54-C2/3F9E, C2/42EB-C2/42ED, C2/42F5-C2/42F9, C2/4303
SFC: C2/3F3C-C2/3F86, C2/42D3-C2/42D5, C2/42DD-C2/42E1, C2/42EB
GBA US/JP: 0808A18E-0808A1DF
GBA EU: 0808AB5A-0808ABAB

URGENCY:
Low to medium.

PURPOSE:
The Offering Relic allows you to use your weapon(s) four times to attack, at the cost of halving the damage inflicted. However, this isn't always the case. The ValiantKnife weapon has the ability to inflict additional damage equal to the difference between the attacker's current and max HP; while the main damage inflicted by the weapon is halved, this bonus isn't. This patch remedies that.

VERSION HISTORY:
v1.1 (February 25, 2018): Added an overflow check to the damage bonus algorithm. Also added GBA patches.

v1.0 (May 13, 2016): Initial release.