3DS:Open agb firm: Difference between revisions
From Hacks Guide Wiki
More actions
2024-07-25 update |
label version as beta |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
| title = open_agb_firm | | title = open_agb_firm | ||
| for3ds = 1 | | for3ds = 1 | ||
| github = profi200/open_agb_firm | | github = profi200/open_agb_firm | ||
| universaldb = 3ds/open_agb_firm | | universaldb = 3ds/open_agb_firm | ||
| githubtag = beta_2024- | | githubtag = beta_2024-12-24 | ||
| developers = profi200 | | developers = profi200 | ||
| version = | | version = beta_2024-12-24 | ||
| releasedate = 2024- | | releasedate = 2024-12-24 | ||
}} | }} | ||
'''open_agb_firm''' is a bare-metal application for running Game Boy Advance games using the Nintendo 3DS's native GBA hardware capabilities. | '''open_agb_firm''' is a bare-metal application for running Game Boy Advance games using the Nintendo 3DS's native GBA hardware capabilities. | ||
| Line 41: | Line 34: | ||
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. | 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 <code>/3ds/open_agb_firm/saves</code> (e.g. if the game is at <code>/roms/Mario Kart.gba</code>, the save is at <code>/3ds/open_agb_firm/Mario Kart.sav</code>). | ROMs can be placed anywhere on the SD card. Save files are put in <code>/3ds/open_agb_firm/saves</code> (e.g. if the game is at <code>/roms/Mario Kart.gba</code>, the save is at <code>/3ds/open_agb_firm/saves/Mario Kart.sav</code>). | ||
=== Example === | === Example === | ||