mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Include Section about RTCom in the modding index
This commit is contained in:
parent
23c88c6d3b
commit
f5908afeaf
@ -49,3 +49,6 @@ A `pit.bin` file is used in order to load images. However, the header size at of
|
||||
|
||||
### Nintendo DSi Bootstage 2
|
||||
The second bootstage of the Nintendo DSi loads launcher's "title.tmd" into memory. However, they do not specify a file size limit check, meaning that the first 80k bytes are loaded into RAM while the rest can be a custom payload. This is the basis of Unlaunch exploit.
|
||||
|
||||
### RTCom
|
||||
RTCom is the use of the 3DS's RTC to allow the ARM7 and ARM11 CPUs to communicate with each other, even while in TWL_FIRM. This allows 3DS features to be used while in DS(i) mode. This includes the circle pad's analog input, enabling widescreen, and having gyro support. Currently, the only public ds homebrew that make use of RTCom is certain builds of gbarunner2 that have support for the 3DS's gyro feature. To enable RTCom, you will need to use [TWPatch](https://gbatemp.net/threads/542694/).
|
||||
Loading…
Reference in New Issue
Block a user