News
Welcome to NeoRHDN! This place is still a work-in-progress, so pardon the construction...

Site registration now fixed. Oops!
Views: 432,869
Sections: Documents | Utilities | ROM Hacks | Games | Translations | Homebrew | Fonts
Site: Main | Rules/FAQ | Discord | Memberlist | Latest posts | Stats | Ranks | Online users
09-19-24 05:58 PM
Guest: Register | Login

NeoRHDN - Utilities - Utility Information

GaiaLabs BaseROM Toolkit
Game Specific
Description
This is a development toolkit for Illusion of Gaia (SNES). Using it will allow you to browse every asset and piece of code in the game. In addition, it will also allow you to rebuild all of these assets into new ROM files. All assets are decompressed so you can enjoy lightning fast screen transitions and load times. Any files changes you make, as well as any assembly patches you create, will be integrated in this process. Please note that only a handful of files in the asm/ folder are rebuilt into the ROM (see below).

Requirements

*.Net Framework 8
*An unheadered Illusion of Gaia (USA) ROM

Getting Started

#Get the latest release from GitHub and extract the package contents to a folder on your PC. You will be using this as a project folder so make sure it is empty beforehand.
#Open the 'project.json' file in a text editor and change the romPath property to reflect the full path of an unheadered Illusion of Gaia (USA) ROM file on your PC.
#Open a command prompt in your new project directory and run GaiaPacker.exe --unpack; this will dump all of the game files into your project folder.
#Make modifications to game files or patches. Included is an MSU-1 patch (credits to Conn), if you would like to use it to add MSU support simply remove the underscore _ from the file name to be iog_msu.asm
#You can add or edit scene assets with 'asm/scene_meta.asm'. Scene actors are located in 'asm/scene_events.asm'. 'asm/scene_warps.asm' contains all the screen transition triggers.
#There are example patches like 'Teleporter.asm' and 'ItemRewards.asm' included in the Patches folder. Feel free to experiment with these.
#Go back to your command prompt and run GaiaPacker.exe. This will re-build the ROM along with any changes you made.

ASM Files Currently Not Supported

Some files in the asm/ folder are not supported for rebuild, they are included for reference.

*Files beginning with chunk_
*binary_01ABDE
*binary_01C384
*binary_01D8BE
*table_03B401

Please report any bugs on GitHub
https://github.com/Azarem/GaiaLabs
TitleGaiaLabs BaseROM Toolkit
AuthorKryal
CategoryGame Specific
PlatformSNES
GameIllusion of Gaia
OSOS Independent
LicenseGPL-3.0+
Source CodeYes
LevelAdvanced
Version1.0h
Release Date2024-07-25
Downloads14
Last Modified2024-07-28 22:42:03

Download


Acmlmboard v2.5.6+neo (2024-08-13)
© 2005-2024 Acmlm, Emuz, NinCollin, et al.

Page rendered in 0.027 seconds. (643KB of memory used)
MySQL - queries: 24, rows: 323/330, time: 0.022 seconds.