Descargar Breath of Fire text relocator ROM Hack

Breath of Fire text relocator Juego
Compartir con amigos:
Parámetro Info
Consola: SNES
Juego Original: Breath of Fire
Tipo: Improvement
Género: Role Playing
Modificaciones: T
Creador: Gemini
Fecha de creación: 07/29/2016
Última modificación: 07/31/2016
Parámetro Info
Nombre del archivo: BoF text relocator.7z
Téléchargements: 5
Requisitos: No-Header (SNES)
Versión: 1.0
Clasificación:

Descripción de 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.

Información de 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.