3DS:Open agb firm: Difference between revisions
From Hacks Guide Wiki
More actions
Update steps to include copying the 3ds folder so that gba_db.bin is not missing |
label version as beta |
||
| (7 intermediate revisions by 4 users not shown) | |||
| Line 5: | Line 5: | ||
| github = profi200/open_agb_firm | | github = profi200/open_agb_firm | ||
| universaldb = 3ds/open_agb_firm | | universaldb = 3ds/open_agb_firm | ||
| githubtag = | | githubtag = beta_2024-12-24 | ||
| version = | | developers = profi200 | ||
| version = beta_2024-12-24 | |||
| 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 32: | 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 === | ||
{{Tree list}} | {{Tree list}} | ||
* | * {{Tree icon|sd}} (root) | ||
** | ** {{Tree icon|d}} 3ds | ||
*** | *** {{Tree icon|d}} open_agb_firm | ||
**** | **** {{Tree icon|d}} saves | ||
***** | ***** {{Tree icon|f}} '''Mario Kart.sav''' | ||
***** | ***** {{Tree icon|f}} '''Pokemon Emerald.sav''' | ||
**** | **** {{Tree icon|f}} gba_db.bin | ||
** | ** {{Tree icon|d}} roms | ||
*** | *** {{Tree icon|f}} '''Mario Kart.gba''' | ||
** | ** {{Tree icon|d}} mygames | ||
*** | *** {{Tree icon|d}} gba | ||
**** | **** {{Tree icon|f}} '''Pokemon Emerald.gba''' | ||
{{Tree list/end}} | {{Tree list/end}} | ||