From 4e3dc8c2cc19de7393eb9b70fd50590a63fb5f24 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Mon, 1 Nov 2021 20:27:01 -0500 Subject: [PATCH] Derp fix --- pages/_en-US/gbarunner2/bios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/_en-US/gbarunner2/bios.md b/pages/_en-US/gbarunner2/bios.md index 232f7503..e56bd8d5 100644 --- a/pages/_en-US/gbarunner2/bios.md +++ b/pages/_en-US/gbarunner2/bios.md @@ -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.