More actions
slide_enchance | |
---|---|
General | |
Author | ABCanG |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2013/03/22 |
Links | |
Download | |
Website | |
Source | |
slide_enchance is a plugin that can expand PSP Go's slide function.
It allows you to change the operation when the PSP Go display panel is closed to shutdown or sleep for VSH/GAME/POPS.
Installation
Copy slide_enhance.prx and slide_enhance.ini to ef0:/seplugins/.
Open game.txt, vsh.txt, pops.txt in the same seplugins folder, append this line
ef0:/seplugins/slide_enhance.prx 1
Note: Before enabling this plugin, set "When the display panel is closed" in the settings to Normal (Sleep mode is displayed when this plugin is enabled).
User guide
Open slide_enhance.ini with any text editor to customize the slide function:
SwapButton = LTRIGGER ShutdownButton = RTRIGGER Swap_vsh = false Swap_game = false Swap_pops = false
If you set Swap_vsh, Swap_game or Swap_pops to true, the PSPGo will go to sleep mode when the display panel is closed.
If you slide down while pressing the button set for SwapButton, the behavior of "when the display panel is closed" is reversed. If the original Swap setting is specified, the original operation will be performed.
Shutdown PSP Go by sliding down while pressing the button set for ShutdownButton. Release the button when the screen stops.
The available buttons for SwapButton and ShutdownButton are as follows, you can use "+" for combination keys (if you leave them blank they will be invalid):
SELECT START UP RIGHT DOWN LEFT LTRIGGER RTRIGGER TRIANGLE CIRCLE CROSS SQUARE HOME NOTE SCREEN VOLUP VOLDOWN
Also, make sure to enter a new line at the end.
Compatibility
PSP Go only.
External links
- Author's website - https://abcang.net/ (archived)
- GitHub - https://github.com/abcang