More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
This is a small package of two basic but useful plugins for [[SHELL_PSP|SHELL]]. These demonstrate the basics of the SHELL SDK system. | This is a small package of two basic but useful plugins for [[SHELL_PSP|SHELL]]. These demonstrate the basics of the SHELL SDK system. | ||
It was presented in the PSP Genesis competition 2011. | It was presented in the PSP Genesis competition 2011 (Plugins). | ||
== Installation == | == Installation == | ||
Line 34: | Line 34: | ||
== External links == | == External links == | ||
* Wololo - https://wololo.net/talk/viewtopic.php?f=26&t=6491 | * Wololo - https://wololo.net/talk/viewtopic.php?f=26&t=6491 | ||
[[Category:PSP Genesis Competition 2011]] |
Latest revision as of 08:40, 25 Haziran 2024
SHELL PLUGIN PACKAGE | |
---|---|
General | |
Author | ArnoldBronson |
Type | Plugins |
Version | 1 |
License | Mixed |
Last Updated | 2011/05/26 |
Links | |
Download | |
Website | |
This is a small package of two basic but useful plugins for SHELL. These demonstrate the basics of the SHELL SDK system.
It was presented in the PSP Genesis competition 2011 (Plugins).
Installation
List of plugins:
- USBPlugin4SHELL:
- Install to ms0:/SHELL/.
- Press L+R+Triangle to enable or disable USB connectivity with the computer.
- PowerPlugin4SHELL:
- Install powerplugin.prx and power.prx to ms0:/SHELL/
- Displays useful power information of your PSP.
Copy the plugins to ms0:/SHELL/.
Add the following lines to ms0:/SHELL/plugins.txt
ms0:/SHELL/usbplugin.prx 1 ms0:/SHELL/powerplugin.prx 1