mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Link to GBAR2 TID code
This commit is contained in:
parent
7006988c5a
commit
61cc8b88b5
@ -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).
|
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?
|
#### 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:
|
You can change the title ID using the following:
|
||||||
1. <label for="file-input" class="form-label">Select GBA ROM file:</label>
|
1. <label for="file-input" class="form-label">Select GBA ROM file:</label>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user