profi200 / open_agb_firm

open_agb_firm is a bare metal app for running GBA homebrew/games using the 3DS builtin GBA hardware.
GNU General Public License v3.0
860 stars 42 forks source link

[Enhancement] 3d slider brightness control #58

Open bomba1749 opened 2 years ago

bomba1749 commented 2 years ago

It would be nice if the 3ds slider was able to control brightness, so you didn't have to go into the settings in order to change it. Also, the lowest value should have the screen totally off. this would make it easy to turn off the screen when you close your 3ds, so you wouldn't waste tons of battery life on the screen when you're not using it.

profi200 commented 2 years ago

It's something i consider but not before i add a proper GUI.

As for power saving: Proper sleep mode will happen eventually. It will probably work similarly to official AGB_FIRM in turning off most hardware on closing the lid but full sleep mode only if the game triggers it.