GBA Explorer

From GameBrew
Revision as of 11:49, 12 September 2022 by HydeWing (talk | contribs) (Created page with "{{#seo: |title= (File Operation) - GameBrew |title_mode=append |image= |image_alt=GBA Explorer }} {{Infobox GBA Homebrews |title=GBA Explorer |image= |description=Explore Game...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GBA Explorer
General
Authorattilathedud
TypeFile Operation
Version1.0.0
LicenseApache-2.0
Last Updated2018/12/12
Links
Download
Website
Source

An application that allows you to explore GameBoy Advanced ROMs and see and hear all their data, text, graphics, and sounds.

This is an electron application built with Vue and Bulma. It functions as an SPA. The decompression code for graphics uses a large amount of code from Nintenlord's work modified to work in Javascript. The decompression code for sound is strongly based on the GBA Sappy Engine Detector by Bregalad.

User guide

Header - View the ROM entry point, debugging information, game title, code, and version. This can be used to see what particular version of a game you have.

Hexview - View the raw data of the ROM. Search by offset, byte sequence, and ascii text supported.

Strings - By searching for known text strings, you can generate an alphabetic map to dump large sections of undecoded text from the game.

Graphics - View the compressed and uncompressed graphics on the rom to see backgrounds and sprite maps. Supports zoom and tile shifting.

Sounds - On games that implement the sappy soundengine, you can listen to their tracks and sounds.

Screenshots

External links

Advertising: