More actions
(Created page with "{{Infobox PSP homebrew | title = NewSlide | image = https://dlhb.gamebrew.org/psphomebrew/NewSlide.jpg|250px | type = Plugins | version = v2 | licence = Mixed | author = afrot...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = NewSlide | | title = NewSlide | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/newslide.jpg|250px | ||
| type = Plugins | | type = Plugins | ||
| version = | | version = 2 (22 Mar 2011) | ||
| licence = Mixed | | licence = Mixed | ||
| author = afrothunder | | author = afrothunder | ||
| website = https:// | | website = https://wololo.net/talk/viewtopic.php?f=26&t=4457 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/newslide.7z | ||
| source = https:// | | source = https://dlhb.gamebrew.org/psphomebrew/newslide.7z | ||
}} | }} | ||
NewSlide is a plugin that allows one to replace the slide function of his or her PSPgo unit. | NewSlide is a plugin that allows one to replace the slide function of his or her PSPgo unit. | ||
Line 16: | Line 15: | ||
This was one of the contest entries for the PSP Genesis Competition 2011. | This was one of the contest entries for the PSP Genesis Competition 2011. | ||
Installation | ==Installation== | ||
Copy NewSlide.prx from /bin/SEPLUGINS/ to the plugins directory for your HEN/CFW and enable it in vsh.txt. | Copy NewSlide.prx from /bin/SEPLUGINS/ to the plugins directory for your HEN/CFW and enable it in vsh.txt | ||
ef0:/seplugins/NewSlide.prx 1 | |||
Copy /bin/NEWSLIDE/ to the root of your System Storage. | Copy /bin/NEWSLIDE/ to the root of your System Storage. | ||
Restart the VSH and slide your screen to the closed position. | Restart the VSH and slide your screen to the closed position. | ||
User guide | ==User guide== | ||
Upon closing the screen NewSlide will automatically start an EBOOT from the location | ===How to use=== | ||
ef0:/NEWSLIDE/EBOOT.PBP. | Upon closing the screen NewSlide will automatically start an EBOOT from the location ef0:/NEWSLIDE/EBOOT.PBP. | ||
It ships with a default launch EBOOT that utilizes the PSP's web browser to show a custom clock. | It ships with a default launch EBOOT that utilizes the PSP's web browser to show a custom clock. | ||
The web browser has a settings.ini file that allows the user to change some settings, such as the page that is loaded | The web browser has a settings.ini file that allows the user to change some settings, such as the page that is loaded. | ||
This web browser will by default exit back to the XMB when the screen is opened, but this may be changed. | |||
===Configuration=== | |||
You can change widgets.htm in the NEWSLIDE folder to change the custom clock. | You can change widgets.htm in the NEWSLIDE folder to change the custom clock. | ||
Line 38: | Line 40: | ||
You can replace the EBOOT.PBP file in the NEWSLIDE folder to load any program you want when you close your screen. | You can replace the EBOOT.PBP file in the NEWSLIDE folder to load any program you want when you close your screen. | ||
Compatibiliy | ==Compatibiliy== | ||
Works on any PSP Go with TN HEN, PRO HEN and Custom Firmware PRO. | Works on any PSP Go with TN HEN, PRO HEN and Custom Firmware PRO. | ||
Changelog | ==Changelog== | ||
v2 | '''v2''' | ||
* Checks for Memory Stick condition (would not activate if one was inserted before). | |||
==External links== | |||
* Wololo - https://wololo.net/talk/viewtopic.php?f=26&t=4457 | |||
[[Category:PSP homebrew applications]] | |||
[[Category:PSP homebrew plugins]] |
Revision as of 09:33, 17 August 2021
NewSlide | |
General | |
---|---|
Author(s) | afrothunder |
Type | Plugins |
Version | 2 (22 Mar 2011) |
Licence | Mixed |
Links | |
Download | |
Website | |
Source |
<htmlet>adsense</htmlet>
NewSlide is a plugin that allows one to replace the slide function of his or her PSPgo unit.
This was one of the contest entries for the PSP Genesis Competition 2011.
Installation
Copy NewSlide.prx from /bin/SEPLUGINS/ to the plugins directory for your HEN/CFW and enable it in vsh.txt
ef0:/seplugins/NewSlide.prx 1
Copy /bin/NEWSLIDE/ to the root of your System Storage.
Restart the VSH and slide your screen to the closed position.
User guide
How to use
Upon closing the screen NewSlide will automatically start an EBOOT from the location ef0:/NEWSLIDE/EBOOT.PBP.
It ships with a default launch EBOOT that utilizes the PSP's web browser to show a custom clock.
The web browser has a settings.ini file that allows the user to change some settings, such as the page that is loaded.
This web browser will by default exit back to the XMB when the screen is opened, but this may be changed.
Configuration
You can change widgets.htm in the NEWSLIDE folder to change the custom clock.
You can change settings.ini in the NEWSLIDE folder to change browser settings. This allows you to load pages from the internet when you close your screen.
You can replace the EBOOT.PBP file in the NEWSLIDE folder to load any program you want when you close your screen.
Compatibiliy
Works on any PSP Go with TN HEN, PRO HEN and Custom Firmware PRO.
Changelog
v2
- Checks for Memory Stick condition (would not activate if one was inserted before).