wiki/pages/_en-US/gbarunner2/faq.md
triangle 04ecf0703b
hiyaCFW uninstalling page & others (#38)
* Create hiyaCFW uninstalling page

Based on TWiLight Menu++ uninstalling page

* Pk11's requested changes

Some small changes, mention TWLM++ for changing Unlaunch settings, and correct "AUTOBOOT" to "NO BUTTON"

* Remove one of the Nintendo Wi-Fi USB Connector tutorial links

* Add RTC support question

Todo: "Which version of GBARunner2 should I use?" and add info on changing the game code

* Change "need" to "have"

idk it just sounds better

* Add "Can I play games online using nds-bootstrap?"

* Add "Should I use the NDS version or the DSi version?" to FAQ
2021-09-25 03:43:48 -06:00

26 lines
1.3 KiB
Markdown

---
lang: en-US
layout: faq
section: gbarunner2
title: FAQ & Troubleshooting
long_title: GBARunner2 FAQ & Troubleshooting
description: FAQs and troubleshooting for GBARunner2
---
#### How do I create and add custom borders?
You can read and follow [this guide](https://docs.google.com/document/d/1owjiW-1fHEbokrkK2ZuPFjR2-N9s1dXCCAM3ghWRtxk/edit?usp=sharing) by FrescoASF.
#### Are cheats supported?
Not right now. Instead, you can permanently inject cheat codes into your GBA ROM with [GBAATM](https://gbatemp.net/threads/gba-auto-trainer-maker-gbaatm.99334/).
#### How do I use nightly GBARunner2 builds in TWiLight Menu++?
1. Download the nightly build
1. Rename it to `GBARunner2_arm7dldi_3ds.nds` (or `GBARunner2_arm7dldi_dsi.nds` if you're on DSi)
1. Place it in `sd:_nds`
#### 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).
#### Why isn't RTC (Real Time Clock) supported in a ROM hack?
RTC is supported on a per-game basis. You will have to change the ROM's game code to that of the original game so that GBARunner2 will recognize it.