More actions
Brightness Control | |
---|---|
![]() | |
General | |
Author | fLash |
Type | Plugins |
Version | 1.5 |
License | Mixed |
Last Updated | 2012/05/24 |
Links | |
Download | |
Website | |
Source | |
This plugin allows you to easily adjust the brightness on the PSP.
Features
- Load/Save last brightness (brightness.bin to plugin folder), used to stay the same brightness after start eboot or reboots.
- Change brightness levels (can be disabled).
- Pressing SCREEN for 2 seconds the display turn off and to back only response to SCREEN button press (nice for music).
- When turn screen off, and turn on, back to the same brightness.
- Two brightness steps, 1 and 10.
- Show brightness message on screen (can be disabled).
- Lock the combination buttons to the system when pressed.
- Change brightness message and color.
Installation
Copy the .ini and .prx files to the ms0(ef0):/seplugins/.
Write the following line in the vsh.txt and game.txt
ms0:/seplugins/brightness.prx 1
For PSP Go, write this line instead
ef0:/seplugins/brightness.prx 1
Reset the VSH from the Recovery Menu.
Controls
L+R - Key
Key+Up/Down - Change up/down with step 1
Key+Right/Left - Change up/down with step 10
The values can be changed via brightness.ini.
Screenshots
Compatibility
Works on 6.20, 6.35, 6.39, 6.60.
Does not work with some plugins.
Changelog
v1.5
- Fixed power saving feature, the tick that changed the brightness, related with "Auto Screen Off".
- NOTE: the sceDisplaySetBrightness function, is hooked by this plugin, then only this plugin can change the brightness.
- Works only with FW versions 6.20, 6.35, 6.39 and 6.60 (i just added this NIDs).
- Add new Ini config --> StartupMSG = 1 # Shows the brightness message on plugin start up.
v1.4
- Possibility to changing the brightness levels.
- By defaut the configs path is in ef0 for PSPgo only, this avoids the problem running ISO\Eboot in M2 and EF, both sides the same configs.
- Fix some bugs.
v1,3
- New SCREEN button steps (30, 44, 60, 72, 84) for all psp models.
- Pressing SCREEN for 2 secunds the display turn off and to back only response to SCREEN button press (nice for music).
- Fix psp 1k and 2k Brightness livels.
- Optmized the code.
- Fix some bugs.
- (the SCREEN button works like a sys pacth, all operations are controlled manually)
v1.2
- Fixed the activation error, now correctly triggered with the L/R buttons.
v1.1
- Fix small bug on LockControls field.
- Add show brightness display on startup.
Credits
Carlos DF (fLaSh)