Quick Jump Daily Digest
Thank you for your interest in the Quick Jump Daily Digest. Get notified of all new content on QJ in our free Daily Digest. To subscribe, enter your email address below and click the subscribe button.
DS Lite Brightness Test Demo Released |
Listed in: Nintendo DS Tags: backlight, Rick Wong
Ó
Rick Wong, who prefers to go by the name of Lick, has released a demo of his homebrew app called DS Lite Brightness Test. The demo (with source) shows how you can set the brightness in DS Lite using libnds. Although this can be done using Moonshell and ALite, Lick reveals the code to set the brightness level using arm7 code:To set the brightness:
writePowerManagement((4), level); //level = {0-3}
To read the brightness:
readPowerManagement((4)) - 64; //returns {0-3}
The demo includes:
- Backlights on/off
- Lite brightness controlling
- Read battery status
- LED control
- PersonalData reading
- Not tested on the Phatty, yet.
- PersonalData is UTF-16, which means the display of non-ASCII characters is incorrect.
Download: [DS Lite Brightness Test Demo]
| This story sucks? This story rocks! |
|
|











