(→Universal-Updater: link to 3DS:Universal-Updater) |
(→Example: add second example game to demonstrate how roms can go anywhere) |
||
Line 39: | Line 39: | ||
**** [[File:Icons8 flat opened folder.svg|20px|link=]] saves | **** [[File:Icons8 flat opened folder.svg|20px|link=]] saves | ||
***** [[File:Icons8 flat file.svg|20px|link=]] '''Mario Kart.sav''' | ***** [[File:Icons8 flat file.svg|20px|link=]] '''Mario Kart.sav''' | ||
***** [[File:Icons8 flat file.svg|20px|link=]] '''Pokemon Emerald.sav''' | |||
** [[File:Icons8 flat opened folder.svg|20px|link=]] roms | ** [[File:Icons8 flat opened folder.svg|20px|link=]] roms | ||
*** [[File:Icons8 flat file.svg|20px|link=]] '''Mario Kart.gba''' | *** [[File:Icons8 flat file.svg|20px|link=]] '''Mario Kart.gba''' | ||
** [[File:Icons8 flat opened folder.svg|20px|link=]] mygames | |||
*** [[File:Icons8 flat opened folder.svg|20px|link=]] gba | |||
**** [[File:Icons8 flat file.svg|20px|link=]] '''Pokemon Emerald.gba''' | |||
{{Tree list/end}} | {{Tree list/end}} | ||
Revision as of 09:15, 18 September 2022
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 Advance 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 allows 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. The exception is the real-time clock which is implemented, so games that use this such as the third-generation Pokémon games can use it as normal.
Installation
Universal-Updater
open_agb_firm is available on Universal-DB and can be installed and updated with Universal-Updater.
Manually
- Download the latest release (the open_agb_firm
.7z
file) - Extract the open_agb_firm
.7z
file, selectopen_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. A reboot is required to select a different game.
ROMs can be placed anywhere on the SD card. Save files are put in /3ds/open_agb_firm/saves
(e.g. if the game is at /roms/Mario Kart.gba
, the save is at /3ds/open_agb_firm/Mario Kart.sav
).
Example
- (root)
- 3ds
- open_agb_firm
- saves
- Mario Kart.sav
- Pokemon Emerald.sav
- saves
- open_agb_firm
- roms
- Mario Kart.gba
- mygames
- gba
- Pokemon Emerald.gba
- gba
- 3ds
Configuration
Configuration settings are available on GitHub.