More actions
No edit summary |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox PSP | {{Infobox PSP Homebrews | ||
| title = bright3.prx | |title=bright3.prx | ||
| image = | |image=psp02.png | ||
| type = Plugins | |description=Allow you to set your PSP screen brightness. | ||
| version = 0.03 | |author=hiroi01 | ||
| | |lastupdated=2012/05/20 | ||
| | |type=Plugins | ||
| website = https://hiroi01.com/?p=prx#bright3 | |version=0.03 | ||
|license=Mixed | |||
| source = https://hiroi01.com/?p=prx#bright3 | |download=https://dlhb.gamebrew.org/psphomebrew/bright3_v003.zip | ||
|website=https://hiroi01.com/?p=prx#bright3 | |||
|source=https://hiroi01.com/?p=prx#bright3 | |||
}} | }} | ||
bright3.prx is a plugin for changing brightness value and level for your PSP. | bright3.prx is a plugin for changing brightness value and level for your PSP. | ||
Line 20: | Line 21: | ||
Open game.txt, vsh.txt, pops.txt in the same seplugins folder and append this line to the text files | Open game.txt, vsh.txt, pops.txt in the same seplugins folder and append this line to the text files | ||
ms0:/seplugins/bright3.prx 1 | ms0:/seplugins/bright3.prx 1 | ||
For PSP Go, add this line instead to the text files | For PSP Go, add this line instead to the text files | ||
ef0:/seplugins/bright3.prx 1 | ef0:/seplugins/bright3.prx 1 | ||
Reboot your PSP to take effect. | Reboot your PSP to take effect. | ||
Line 31: | Line 32: | ||
You must set a sequence value in the range of 0-100: | You must set a sequence value in the range of 0-100: | ||
28 | 28 | ||
40 | 40 | ||
Line 37: | Line 37: | ||
70 | 70 | ||
90 | 90 | ||
Minimum brightness value will be different based on PSP's motherboards. | Minimum brightness value will be different based on PSP's motherboards. | ||
* If you set brightness value to 100, the screen will be pitch black. | * If you set brightness value to 100, the screen will be pitch black. | ||
Line 75: | Line 75: | ||
==External links== | ==External links== | ||
* Author's website - https://hiroi01.com/?p=prx#bright3 | * Author's website - https://hiroi01.com/?p=prx#bright3 | ||
Latest revision as of 11:14, 11 July 2024
bright3.prx | |
---|---|
General | |
Author | hiroi01 |
Type | Plugins |
Version | 0.03 |
License | Mixed |
Last Updated | 2012/05/20 |
Links | |
Download | |
Website | |
Source | |
bright3.prx is a plugin for changing brightness value and level for your PSP.
The plugin based upon plum's bright.prx and modified by hiroi01.
Installation
Put bright3.prx and bright3.ini in the seplugins directory on your PSP Memory Stick.
Open game.txt, vsh.txt, pops.txt in the same seplugins folder and append this line to the text files
ms0:/seplugins/bright3.prx 1
For PSP Go, add this line instead to the text files
ef0:/seplugins/bright3.prx 1
Reboot your PSP to take effect.
User guide
Configuration
Edit the file bright3.ini to set the order for the brightness levels, then use the combination key to adjust brightness to a higher or lower value.
You must set a sequence value in the range of 0-100:
28 40 50 70 90
Minimum brightness value will be different based on PSP's motherboards.
- If you set brightness value to 100, the screen will be pitch black.
- For PSP-1000, minimum brightness value is default at 20.
- For PSP-2000, minimum brightness value is default at 28.
Note: Please use it at your own risk.
Controls
L+R+Up - Change brightness to previous value (from config file)
L+R+Down - Change brightness to next value (from config file)
Compatibility
Supported Firmwares:
6.20 to 6.60
Tested by developer on PSP Go 6.35 PRO-B2.
Known issues
Brightness may decrease over time when using other plugins to adjust brightness, other than pressing the brightness buttons.
Changelog
v0.03
- Plugin2Flash to start from f0 (Not recommended/Unconfirmed).
v0.02
- Fixed an issue where ISO/CSO could not boot.
v0.01
- Initial release.
Credits
Maxem's libmenu sample memory.c and memory.h.
External links
- Author's website - https://hiroi01.com/?p=prx#bright3