From 2ee9b116f5101df1956bc09e3e343b5cd4d41759 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Wed, 22 Dec 2021 03:14:29 -0600 Subject: [PATCH] Add note that you cannot dump the GBA BIOS on a DSi --- pages/_en-US/gbarunner2/bios.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/_en-US/gbarunner2/bios.md b/pages/_en-US/gbarunner2/bios.md index e56bd8d5..6bddcb93 100644 --- a/pages/_en-US/gbarunner2/bios.md +++ b/pages/_en-US/gbarunner2/bios.md @@ -11,6 +11,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/) + - It is **not** possible to dump the GBA BIOS on a DSi - [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.