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

Site registration now fixed. Oops!
Views: 436,044
Sections: Documents | Utilities | ROM Hacks | Games | Translations | Homebrew | Fonts
Site: Main | Rules/FAQ | Discord | Memberlist | Latest posts | Stats | Ranks | Online users
09-20-24 09:38 AM
Guest: Register | Login

NeoRHDN - Utilities - Utility Information

gba_dumper
Data Extraction / Insertion
Description
gba_dumper is a set of utilities designed to make text modifications for Game Boy Advanced (gba) roms easier. Since gba games don't use ASCII and instead each use their own homebrew-encoding, gba_dumper streamlines the approach of translating rom byte-codes into human-readable characters.

Intended workflow

[list]
[li]Search for a string of text.[/li]
[li]Using the matches, let gba_dumper create a translation file. If there are multiple conflicting matches, gba_dumper will prompt you to choose the matching set.[/li]
[li]Using that translation file, dump a "translated" version of the rom.[/li]
[li]Using that dump, add special characters (:!@#, spaces, etc.) to the translation file and re-translate.[/li]
[li]Using the dump, note the areas of memory that hold strings you want to edit, and note the character used as a newline character in the game.[/li]
[li]Dump the memory noted in 5, edit all the strings you want, and re-upload them to a new dump.[/li]
[li]Using the modified dump, create a new rom.[/li]
[/list]

Building

Archive includes the source code which can be built for Linux or Mac systems. Should also work on Windows running cygwin. Simply cd into the directory and run make.

Code can be found at:
https://github.com/attilathedud/gba_dumper
Titlegba_dumper
Authorattilathedud
CategoryData Extraction / Insertion
PlatformGBA
GameN/A
OSOS Independent
LicenseN/A
Source CodeNo
LevelIntermediate
Version1.0
Release Date2016-08-31
Downloads1581
Last Modified2016-08-31 19:13:26

Download


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

Page rendered in 0.024 seconds. (641KB of memory used)
MySQL - queries: 24, rows: 323/331, time: 0.020 seconds.