This commit is contained in:
Pk11 2021-11-01 20:27:01 -05:00
parent 2e75b2e523
commit 4e3dc8c2cc

View File

@ -10,7 +10,7 @@ In order for GBARunner2 to load titles, a dump of the GBA BIOS is required. Newe
### Dumping Guides
- [GBA/DS/DS Lite with GBA flashcart or 3DS](https://glazedbelmont.github.io/gbabiosdump/) (Can't be GBA or non-Nintendo (Game Gear) Virtual Console Titles)
- [GBA/DS/DS Lite with GBA flashcart or 3DS](https://glazedbelmont.github.io/gbabiosdump/)
- [Wii (not Family edition)/GameCube, GBA, and link cable dumper](https://github.com/FIX94/gba-link-cable-dumper)
After dumping the BIOS, it must be renamed to `bios.bin` and then should be placed in `sd:/`, `sd:/gba/`, or `sd:/_gba/` for GBARunner2 to read it.