Console | Nintendo 3DS |
---|---|
Version | 2022-4-25 |
Links | |
GitHub | profi200/open_agb_firm |
Download | |
open_agb_firm is a bare-metal application for running Game Boy Advanced games using the Nintendo 3DS's native GBA hardware capabilities.
Features
open_agb_firm uses the 3DS's native capabilities to run GBA software, just like the original AGB_FIRM. The main difference is that it allowes running ROMs from files on the SD card, instead of requiring them to be installed as digital games. Save files are also put on the SD card, making access to them far easier than AGB_FIRM.
Like AGB_FIRM, additional hardware features like accelerometer and camera are not supported. Games that depend on these features like WarioWare: Twisted! and Game Boy Camera will not work.
Installation
Universal-Updater
open_agb_firm is available on Universal-DB.
Manually
- Download the latest release
- Extract
open_agb_firm.firm
and place it in/luma/payloads
Usage
This section is a work in progress. |
Press and hold START while turning on the console to choose it through the Luma3DS chainloader.
ROMs can be placed anywhere on the SD card. Save files are put next to the games (e.g. if the game is at /roms/Mario Kart.gba
, the save is at /roms/Mario Kart.sav
).
A reboot is required to select a different game.