diff --git a/pages/_en-US/gbarunner2/faq.md b/pages/_en-US/gbarunner2/faq.md index 25f08808..94b02a44 100644 --- a/pages/_en-US/gbarunner2/faq.md +++ b/pages/_en-US/gbarunner2/faq.md @@ -20,7 +20,7 @@ Usually, the builds that are included with TWiLight Menu++ is enough. For more i 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 [WikiTemp 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 title ID to that of a game that supports RTC so that GBARunner2 will recognize it. +RTC is supported on a per-game basis. You will have to change the ROM's title ID to that of a game that supports RTC so that GBARunner2 will recognize it. You can find a list of supported title IDs in [GBARunner2's code](https://github.com/Gericom/GBARunner2/blob/master/arm9/source/emu/romGpio.vram.cpp#L14-L61). You can change the title ID using the following: 1.