Brightness value on different PSPs (sceDisplayGetBrightness)

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Brightness value on different PSPs (sceDisplayGetBrightness)

Post by Torch »

Do all PSPs return the same brightness value for each of the 4 brightness levels using sceDisplayGetBrightness?

On my Slim PSP the values for the 4 brightness levels are 36,44,56,68.
Maximum value is 100. Minimum value is 25, below which it turns off. I've seen different minimum values on some Slims.

Will these be different on a Phat? Or maybe even different for each PSP depending on its particular screen (Sharp/Samsung)?

EDIT: Judging by the 3000, the Phat probably has different values too. The maximum value on the Phat is 99. It turns off at 100. Minimum value is 1. Turns off at 0.
Last edited by Torch on Sat Jul 04, 2009 12:23 am, edited 1 time in total.
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

The values for 3000 are 44,60,72,84 in case anyone wondered.
Maximum value is 100.
Last edited by Torch on Sat Jul 04, 2009 12:20 am, edited 1 time in total.
sauron_le_noir
Posts: 203
Joined: Sat Jul 05, 2008 8:03 am

Post by sauron_le_noir »

is sceDisplayGetBrightness a user mode function ? if yes than you've find yourself howto detect psp3000 in user mode ;)
Post Reply