YAPM A Plugins Manager PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = YAPM A Plugins Manager | image = https://dlhb.gamebrew.org/psphomebrew/YAPMAPluginsManager.jpg|250px | type = Utilities | version = v0.60 | li..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = YAPM | | title = YAPM (a) Plugins Manager | ||
| image = https://dlhb.gamebrew.org/psphomebrew/YAPMAPluginsManager.jpg|250px | | image = https://dlhb.gamebrew.org/psphomebrew/YAPMAPluginsManager.jpg|250px | ||
| type = Utilities | | type = Utilities | ||
| version = | | version = 0.60 (30 May 2011) | ||
| licence = Mixed | | licence = Mixed | ||
| author = Strangelove | | author = Strangelove | ||
| Line 10: | Line 10: | ||
| source = | | source = | ||
}} | }} | ||
YAPM (A) Plugins Manager, stands for Yet Another Plugins Manager, is a homebrew application that helps keeping your PRX plugins organized without the need of PC. It is coded by Strangelove using the OldSchool MODv2 library, the MinPSP toolchain with the creator's own tools and libraries. | YAPM (A) Plugins Manager, stands for Yet Another Plugins Manager, is a homebrew application that helps keeping your PRX plugins organized without the need of PC. It is coded by Strangelove using the OldSchool MODv2 library, the MinPSP toolchain with the creator's own tools and libraries. | ||
| Line 16: | Line 15: | ||
This is an entry from the PSP Genesis Competition 2011. | This is an entry from the PSP Genesis Competition 2011. | ||
Features | ==Features== | ||
* Graphical application with lots of eye-candy. | |||
* Statistics and help screen. | |||
* Configuration file. | |||
* Customization possible. | |||
* Toggle plugins on/off. | |||
* Edit lines with on-screen keyboard. | |||
* Remove and insert lines. | |||
* Move lines up and down. | |||
* Copy, cut and paste lines. | |||
* Save and load .txt files. | |||
* Unlimited lines and scrolling. | |||
* File selector to add plugins. | |||
* Creates .txt files if they don't exist. | |||
* Handles unix, macintosh and windows text files. | |||
* Automatically removes empty lines. | |||
* Can load and save to flash0 (if configured). | |||
* Online version check. | |||
* Multilingual: English, German, French and Spanish (automatic). | |||
==Installation== | |||
Extract folder and copy to ms0:/PSP/GAME/. | |||
INFO | ==User guide== | ||
STATS | ===Menu options=== | ||
CMD | {| class="wikitable" | ||
|- | |||
! scope="row" | INFO | |||
| On this screen you get some basic usage help. | |||
|- | |||
! scope="row" | STATS | |||
| Displays basic plugins statistics. | |||
|- | |||
! scope="row" | CMD | |||
| Command menu. | |||
|- | |||
! scope="row" | VSH | |||
| Plugins that are active while XMB is running. | |||
|- | |||
! scope="row" | GAME | |||
| Plugins that are active while a game is running. | |||
|- | |||
! scope="row" | POPS | |||
| Plugins that are active during a PSX game. | |||
|- | |||
|} | |||
===Configuration=== | |||
This application can be configured by editing yapm.cfg. More detailed information can be found inside the file. | This application can be configured by editing yapm.cfg. More detailed information can be found inside the file. | ||
| Line 62: | Line 77: | ||
You can change the translations by installing the partypak and edit the relevant file in the lang subdirectory. | You can change the translations by installing the partypak and edit the relevant file in the lang subdirectory. | ||
Controls | ==Controls== | ||
L | L/R - Navigate the main menu | ||
Up/Down - Select a PRX plugin | Up/Down - Select a PRX plugin | ||
Left/Right - Quickly jump 5 lines at a time | Left/Right - Quickly jump 5 lines at a time | ||
Cross - Toggle the plugin on/off | Cross - Toggle the plugin on/off | ||
Square - Edit entries | Square - Edit entries | ||
Circle+Left - Remove line | Circle+Left - Remove line | ||
Circle+Right - Insert line | Circle+Right - Insert line | ||
Circle+Up/Down - Move line | Circle+Up/Down - Move line | ||
Triangle+Left - Copy | Triangle+Left - Copy | ||
Triangle+Up - Cut | Triangle+Up - Cut | ||
Triangle+Right - Paste | Triangle+Right - Paste | ||
Triangle+Down - Opens the file selector | Triangle+Down - Opens the file selector | ||
File selector: | '''File selector:''' | ||
D-Pad - Navigate | D-Pad - Navigate | ||
Cross - Select a file | Cross - Select a file | ||
Circle - Abort | Circle - Abort | ||
Triangle - Go back to parent folder | Triangle - Go back to parent folder | ||
==Media== | |||
'''How to get YAPM for PSP (Plugins)''' ([https://www.youtube.com/watch?v=y5gYxoq6W98 SiL3nTG3O]) <br> | |||
<youtube>y5gYxoq6W98</youtube> | |||
Version 0. | ==Changelog== | ||
'''Version 0.60''' | |||
* Made it easier to scroll through large lists with left and right. | |||
* File selector with configurable initial path. | |||
* File selector sorts and filters results. | |||
* Put translations into TXT files so they can be edited more easily. | |||
* Select between 4 plugin configuration sets. Set 0 is the active configuration, and sets 1-3 is archived plugin configurations. | |||
- | * Plugged a big memory leak. | ||
* Code cleanup and updated english translation. | |||
Version 0. | '''Version 0.50''' | ||
* Made theme sets for colors (finally). | |||
* Temporarily disabled network stuff until I can put it to good use. | |||
* Disabled redundant screenshot function. | |||
* Moved command menu to it's own tab. | |||
* Simplified configuration file. | |||
* Always use Media Engine. It works in user mode on OFW >= 2.0. | |||
* Fixed CWD bug caused by thread amnesia. | |||
* Japanese font is now mandatory for japanese locale. | |||
* Replaced extended permissions edition with a kernel module. | |||
Version 0. | '''Version 0.45''' | ||
* Possible to sign homebrew. | |||
* Smooth online check. | |||
* Fix some contrast issues. | |||
* Fix crash caused by trying to write to write-protected media. | |||
* Extended permissions edition. (Can write to flash0) | |||
- | |||
Version 0. | '''Version 0.40''' | ||
* Workaround for a sound bug. | |||
- | * Background music possible. | ||
* Added sound effects. | |||
* Added sine-wave effect. | |||
* Added 3D cube effect. | |||
* Added command menu. | |||
* Gets language and last used AP from system registry. | |||
* Improved contrasts for readability. | |||
* Added proper Spanish language by Equis. | |||
* Added online version checking. | |||
Version 0. | '''Version 0.30''' | ||
* Customization possible. | |||
* Multilingual. | |||
* Added proper German language by Nightfox. | |||
* Added shitty google translations for French and Spanish. | |||
* Unlimited lines and scrolling. | |||
Version 0. | '''Version 0.21''' | ||
* Fixed a bug in the paste function. | |||
Version 0. | '''Version 0.20''' | ||
* Added configuration routines. | |||
* Copy, cut & paste lines. | |||
* Move lines up & down. | |||
* Overwrite support to CPIO library. | |||
* Cleaned up PBP & CPIO libraries. | |||
* Cleaned up SEPLUGIN library. | |||
Credits | '''Version 0.10''' | ||
* Initial version for the PSP Genesis competition. | |||
==Credits== | |||
Strangelove - Software development and anything else not explicitly credited to someone else. | Strangelove - Software development and anything else not explicitly credited to someone else. | ||
Nightfox - German translation. | Nightfox - German translation. | ||
Equis - Spanish translation. | Equis - Spanish translation. | ||
==External links== | |||
Wololo | * Wololo - https://wololo.net/talk/viewtopic.php?f=26&t=3094 | ||
[[Category:PSP homebrew applications]] | |||
[[Category:Homebrew utility applications on PSP]] | |||
