FreeStop PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = FreeStop | image = https://dlhb.gamebrew.org/psphomebrew/FreeStop.jpg|250px | type = Plugins | version = final | licence = Mixed | author = zo..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = FreeStop | | title = FreeStop | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/freestop.jpg|250px | ||
| type = Plugins | | type = Plugins | ||
| version = final | | version = final (3 Dec 2011) | ||
| licence = Mixed | | licence = Mixed | ||
| author = zooner | | author = zooner | ||
| website = | | website = https://web.archive.org/web/20190330170956/http://blog.livedoor.jp/zooner_mt/archives/66611400.html | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/freestop.rar | ||
| source = | | source = | ||
}} | }} | ||
Freestop is a plugin that allows you to quickly pause a game/music/video using combination keys. It also allows you to quickly exit to the XMB. | Freestop is a plugin that allows you to quickly pause a game/music/video using combination keys. It also allows you to quickly exit to the XMB. | ||
Installation | ==Installation== | ||
Copy freestop.ini, freestop.prx and the lib folder to your seplugins folder. | Copy freestop.ini, freestop.prx and the lib folder to your seplugins folder. | ||
| Line 20: | Line 19: | ||
For PSP, append this line to the text files | For PSP, append this line to the text files | ||
ms0:/seplugins/freestop.prx 1 | ms0:/seplugins/freestop.prx 1 | ||
For PSP Go, use this line instead | For PSP Go, use this line instead | ||
ef0:/seplugins/freestop.prx 1 | ef0:/seplugins/freestop.prx 1 | ||
User guide | ==User guide== | ||
Pause any application/game using the combination keys. | Pause any application/game using the combination keys. | ||
Battery, volume, and current time will be displayed at the menu, you can change the default settings as well as combination keys in freestop.ini. | Battery, volume, and current time will be displayed at the menu, you can change the default settings as well as combination keys in freestop.ini. | ||
Controls | ==Controls== | ||
L | L+Select - Pause | ||
Home - Exit | Home - Exit | ||
Cross - Close | Cross - Close | ||
Compatibility | ==Screenshots== | ||
https://dlhb.gamebrew.org/psphomebrew/freestop2.png | |||
==Compatibility== | |||
Supported Firmwares: | Supported Firmwares: | ||
6.20 to 6.60 <br> | |||
==Changlog== | |||
'''vfinal 2011/12/03''' | |||
* Fixed bug. | |||
v2. | '''v2.3 2011/08/28''' | ||
* Changed PSP to sleep after restarting. | |||
v2. | '''v2.2 2011/08/15''' | ||
* Added support for 6.60. | |||
v2. | '''v2.1 2011/08/12''' | ||
* Enabled to hide characters when NoDisplay = true. | |||
'''v2.0 2011/08/06''' | |||
* Changed to Stopping when English = true. | |||
v1. | '''v1.9 2011/07/31''' | ||
* Prevented malfunction after the menu is closed. | |||
v1. | '''v1.8 2011/07/16''' | ||
* Battery, volume, and current time can be displayed individually while the menu is displayed. | |||
* The battery level, volume, and current time can be displayed individually even when the menu is hidden: | |||
** Hidden menu: Time BeforeTime = Invalid at false Enabled at true. | |||
** Menu hidden: Volume BeforeVol = Disabled disabled with true Enabled. | |||
** Menu hidden: Battery BeforeBattery = disabled with false enabled with true. | |||
** Menu display: Time AfterTime = Invalid at false Valid at true. | |||
** Menu display: Volume AfterVol = Disabled for false Enabled for true. | |||
** Menu display: Battery AfterBattery = Disabled with false Enabled with true. | |||
v1. | '''v1.7 2011/07/15''' | ||
* Battery level, volume, and current time can be displayed while the menu is displayed: | |||
** Show with Info = true, hide with Info = false. | |||
* Fixed a bug that prevented you from returning to XMB from the HOME menu while the menu was displayed. | |||
v1. | '''v1.6 2011/07/13''' | ||
* When Bright0 is set to true, the brightness can be set to 0 while the menu is displayed: | |||
** Edit the ini. Invalid for false, valid for true. | |||
* It should have fixed a bug that cannot be used on PSP Go (untested). | |||
* Remove useless code. | |||
v1. | '''v1.5 2011/07/10''' | ||
* Enabled to set whether to return to XMB or not while the menu is displayed: | |||
** Edit ResetOn = so that you can return with true and not with false. | |||
* Enabled to change the button to return to XMB while the menu is displayed: | |||
** Edit exitkey =. | |||
* It is now possible to set whether to lower or not lower the brightness when the menu is displayed: | |||
** Edit BrightOn =. Lower with true Do not lower with false. | |||
v1. | '''v1.4 2011/07/08''' | ||
* Remove useless code. | |||
* Code optimization. | |||
* Fixed something that couldn't be stopped entirely. | |||
* Improved the avoidance rate of bugs that cannot be completed successfully. | |||
* Enabled to return to XMB by pressing R + START when displaying the menu: | |||
** As with FastHome, this way of returning to XMB can sometimes not be exited from HOME, and blackouts can be avoided. | |||
* Supports prxlibmenu: | |||
** Place the lib folder inside ms0(ef0):/seplugins/. | |||
v1. | '''v1.3 2011/07/03''' | ||
* Changed to lower the brightness during pause: | |||
** After the menu is finished, it will return to the brightness when the PSP is started or the game is started. | |||
v1. | '''v1.2 2011/07/02''' | ||
* Fixed a bug that couldn't be stopped properly. | |||
* Slightly changed the display position. | |||
* Fixed a bug that the stop cannot be ended when it supports ini. | |||
* The stop button and end button can be changed freely: | |||
** Edit the ini file. | |||
v1.1 2011/07/02 | '''v1.1 fix 2011/07/02''' | ||
* If it supports ini files, it cannot be terminated properly, so stopped supporting it. | |||
v1. | '''v1.1 2011/07/02''' | ||
* Change the display while paused. | |||
* The stop button can be changed freely: | |||
** Edit the ini file. | |||
Credits | '''v1.0 2011/07/02''' | ||
* Initial release. | |||
==Credits== | |||
LibMenu by maxem. | LibMenu by maxem. | ||
Thread by plum. | Thread by plum. | ||
iniLibrary by hiroi01. | iniLibrary by hiroi01. | ||
==External links== | |||
Author's | * Author's website - [https://web.archive.org/web/20190330170956/http://blog.livedoor.jp/zooner_mt/archives/66611400.html http://blog.livedoor.jp/zooner_mt] (archived) | ||
* Author's website - http://zooner.blog60.fc2.com/blog-entry-2206.html | |||
[[Category:PSP homebrew applications]] | |||
[[Category:PSP homebrew plugins]] | |||
