LED Control PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = LED Control | image = https://dlhb.gamebrew.org/psphomebrew/LEDControl.jpg|250px | type = Plugins | version = v0.4.2 | licence = Mixed | autho..." |
No edit summary |
||
| Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/psphomebrew/LEDControl.jpg|250px | | image = https://dlhb.gamebrew.org/psphomebrew/LEDControl.jpg|250px | ||
| type = Plugins | | type = Plugins | ||
| version = | | version = 0.4.2 (27 Nov 2011) | ||
| licence = Mixed | | licence = Mixed | ||
| author = frostegater, brk3, coax75ohm | | author = frostegater, brk3, coax75ohm, codestation | ||
| website = | | website = https://web.archive.org/web/20140820033135/http://psdev.ru/index.html?p=118 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/LEDControl.rar | | download = https://dlhb.gamebrew.org/psphomebrew/LEDControl.rar | ||
| source = | | source = | ||
}} | }} | ||
LED Control is a plugin that allows you to turn off and on the LED lights on your PSP, originally created by brk3 based on a feature from IRShell. | LED Control is a plugin that allows you to turn off and on the LED lights on your PSP, originally created by brk3 based on a feature from IRShell. | ||
| Line 16: | Line 15: | ||
Later versions are improved by different coders to support newer Firmwares, with an additional option to add permanent settings to turn off LED's. | Later versions are improved by different coders to support newer Firmwares, with an additional option to add permanent settings to turn off LED's. | ||
Installation | ==Installation== | ||
Copy LEDControl.prx to the seplugins folder in the root of your PSP. | Copy LEDControl.prx to the seplugins folder in the root of your PSP. | ||
Edit game.txt and vsh.txt and add the following line | Edit game.txt and vsh.txt and add the following line | ||
ms0:/seplugins/LEDControl.prx 1 | ms0:/seplugins/LEDControl.prx 1 | ||
For PSP Go, use this line instead | For PSP Go, use this line instead | ||
ef0:/seplugins/LEDControl.prx 1 | ef0:/seplugins/LEDControl.prx 1 | ||
Go to Recovery menu to check/activate the plugin. | |||
==User guide== | |||
User guide | |||
You can change the default key settings to your likings by editing the file ledcontrol.ini. | You can change the default key settings to your likings by editing the file ledcontrol.ini. | ||
Add permanent setting for LED's | ===Add permanent setting for LED's=== | ||
To have the LED off when the PSP is started, create a file in seplugins named | To have the LED off when the PSP is started, create a file in seplugins named | ||
LED_off_on_boot.txt | LED_off_on_boot.txt | ||
The content of the file does not matter, it just needs to exist. | The content of the file does not matter, it just needs to exist. | ||
Controls | ==Controls== | ||
L | L+Note - Turn off/on LEDs | ||
Compatibility | ==Compatibility== | ||
Tested and works on the following Custom Firmwares: | Tested and works on the following Custom Firmwares: | ||
3.40 OE-A <br> | |||
3.52 M33-4 <br> | |||
3.80 M33-5 <br> | |||
3.90 M33 and derivatives <br> | |||
4.01 M33 <br> | |||
5.00 M33 <br> | |||
5.50 GEN-D (and updates) <br> | |||
6.20 PRO <br> | |||
6.35 PRO <br> | |||
6.39 ME-8 <br> | |||
6.60 ME and Updates <br> | |||
==Known issues== | |||
Reports of plugin conflicts with [[PSP_Filer|PSPFiler]] and some games. | |||
v0.4. | ==Changelog== | ||
'''v0.4.2''' (mod by Frostegater) | |||
* Fixed permanent setting after exit from sleep mode. | |||
v0.4 | '''v0.4.1''' | ||
* Added permanent setting for permanently set LED's, without use combination. | |||
v0. | '''v0.4''' (mod by coax75ohm) | ||
* Added ini file. | |||
* You can choose a combination. | |||
* You can choose the LED, which want to control. | |||
v0. | '''v0.3''' | ||
* Different coder, added Bluetooth LED support for PSPgo and off at boot option. | |||
v0. | '''v0.2''' (by brk3) | ||
* Upon several requests the activation key has being changed from "LEFT Trigger+Note" to "LEFT Trigger+Volume Down". | |||
Credits | '''v0.1''' (by brk3) | ||
* Initial release. | |||
==Credits== | |||
Coders: | Coders: | ||
* Frostegater, coax75ohm, brk3, codestation. | |||
Thanks to: | Thanks to: | ||
* Dark_Alex who developed IRShell. | |||
* psp-hacks.com. | |||
* All the people who designed the psptoolchain and those who wrote tuturials and documentation for it. | |||
==External links== | |||
* Author's website - (frostegater) - [https://web.archive.org/web/20140820033135/http://psdev.ru/index.html?p=118 http://psdev.ru/index.html?p=118] (archived) | |||
* Author's website (brk3) - [https://web.archive.org/web/20080310213331/http://brk3box.servebeer.com/wordpress http://brk3box.servebeer.com/wordpress] (archived) | |||
* Wololo - https://wololo.net/talk/viewtopic.php?t=8251 | |||
[[Category:PSP homebrew applications]] | |||
[[Category:PSP homebrew plugins]] | |||
