3DS Development Unit Software: Difference between revisions

Ryccardo (talk | contribs)
Stubs for previously unlisted apps
Ryccardo (talk | contribs)
m Config: back link
Line 150: Line 150:
*RTC Setting - (real time clock) Sets system time, with equivalent results to System Settings.
*RTC Setting - (real time clock) Sets system time, with equivalent results to System Settings.


*Raw RTC Setting - Adjusts time directly on the hardware RTC. The resulting time is also displayed as a convenience. If the application being tested uses GetUserTimeOffset() to detect if the user has changed the clock, this can be used to change the clock without the application detecting it.
*Raw RTC Setting - Adjusts time [[Anti Time-Travel|directly on the hardware RTC]]. The resulting time is also displayed as a convenience. If the application being tested uses GetUserTimeOffset() to detect if the user has changed the clock, this can be used to change the clock without the application detecting it.