From b952d47e6eb5a9b27db5fd5ee8b5f3f36cbc1c87 Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Fri, 26 Nov 2021 21:59:41 -0500 Subject: [PATCH] Add GBARunner2 FAQ Add "Which build of GBARunner2 should I use?" --- pages/_en-US/gbarunner2/faq.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/_en-US/gbarunner2/faq.md b/pages/_en-US/gbarunner2/faq.md index f84aef72..8aa2c450 100644 --- a/pages/_en-US/gbarunner2/faq.md +++ b/pages/_en-US/gbarunner2/faq.md @@ -18,6 +18,9 @@ Not right now. Instead, you can permanently inject cheat codes into your GBA ROM 1. Rename it to `GBARunner2_arm7dldi_3ds.nds` (or `GBARunner2_arm7dldi_dsi.nds` if you're on DSi) 1. Place it in `sd:_nds` +### Which build of GBARunner2 should I use? +Usually, the builds that are included with TWiLight Menu++ is enough. For more information on the various builds of GBARunner, see the [Builds wiki page](https://wiki.ds-homebrew.com/gbarunner2/builds). + #### How do I use Wi-Fi link features? You will need a build from the [wifi_link](https://github.com/Gericom/GBARunner2/tree/wifi_link) branch to use the features. You can find detailed instructions on how to setup the builds on its [GBAtemp Wiki page](https://wiki.gbatemp.net/wiki/GBARunner2/Link).