3DS:open_agb_firm

From Hacks Guide Wiki
This is the approved revision of this page, as well as being the most recent.

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

  1. Download the latest release (the open_agb_firm .7z file)
  2. Extract the open_agb_firm .7z file using 7-Zip (or another appropriate utility for your computer's operating system)
  3. Copy open_agb_firm.firm from the extracted contents and place it in /luma/payloads/
  4. Copy the 3ds folder from the extracted contents to the root of your SD card
    • If your computer asks to merge or overwrite anything, allow it

Usage

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

  • SD card icon (root)
    • Folder icon 3ds
      • Folder icon open_agb_firm
        • Folder icon saves
          • File icon Mario Kart.sav
          • File icon Pokemon Emerald.sav
        • File icon gba_db.bin
    • Folder icon roms
      • File icon Mario Kart.gba
    • Folder icon mygames
      • Folder icon gba
        • File icon Pokemon Emerald.gba

Configuration

Configuration settings are available on GitHub.

See also