From 61cc8b88b52ff792d11e84f2c2bd8acba545d6a7 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Thu, 27 Apr 2023 20:31:54 -0500 Subject: [PATCH] Link to GBAR2 TID code --- pages/_en-US/gbarunner2/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.