Scarica Breath of Fire text relocator Rom Hack

Breath of Fire text relocator Gioco
Consdividi con gli amici:
Parametro Informazioni
Console: SNES
Gioco Originale: Breath of Fire
Tipologia: Improvement
Genere: Role Playing
Modifiche: T
Ideatore: Gemini
Data di creazione: 07/29/2016
Ultima modifica: 07/31/2016
Parametro Informazioni
Nome file: BoF text relocator.7z
Downloads: 5
Requisiti: No-Header (SNES)
Versione: 1.0
Valutazione:

Descrizione Breath of Fire text relocator

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 Breath of Fire text relocator

-----------------------------------------------
       BREATH OF FIRE TEXT RELOCATOR
	       MADE BY GEMINI (2016)
-----------------------------------------------

This is a simple hack I created for the Italian translation of
Breath of Fire. It includes a script that moves text data, text
pointers, and dictionary data in an expanded area of the ROM.

It consists of a script to be compiled with xkas plus. The script
uses a few macros that you can change in order to resize the
first bank of text, and split it evenly with the second main one.
This is because text banks are internally treated as a big joined
one, but you can split it as you need by changing the macro
bank0_cnt in the script.

The package comes with compile.bat, which will rebuild a file
named bof.sfc with all the changes. Either rename a vanilla rom
with that name or change compile.bat to whatever name you prefer.

NOTE: despite the game being a Lo-Rom, text banks can still encode
as full 64 KB blocks, like on Hi-Rom. This is because the game has
internal hackish code that helps it cross bank boundaries.

NOTE 2: The script will also expand the ROM to 2 full MB.