Media Controller PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = Media Controller mdCtrl | image = https://dlhb.gamebrew.org/psphomebrew/MediaControllermdCtrl.jpg|250px | type = Plugins | version = v2.0.2 |..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = Media Controller mdCtrl | | title = PSP Media Controller (mdCtrl) | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/mediacontroller.png|250px | ||
| type = Plugins | | type = Plugins | ||
| version = | | version = 2.0.2 (9 Oct 2011) | ||
| licence = Mixed | | licence = Mixed | ||
| author = SnyFbSx | | author = SnyFbSx | ||
| website = | | website = https://web.archive.org/web/20130719073412/http://snyfbsx.hotcom-web.com | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/mediacontroller.rar | ||
| source = | | source = | ||
}} | }} | ||
PSP Media Controller is a plugin that can hide or display the specified directory. | PSP Media Controller is a plugin that can hide or display the specified directory. | ||
Installation | ==Installation== | ||
Copy the lib folder and mdCtrl.prx to the seplugins folder of your Memory Stick (or internal storage for PSP Go). | Copy the lib folder and mdCtrl.prx to the seplugins folder of your Memory Stick (or internal storage for PSP Go). | ||
Open vsh.txt in the same seplugins folder and add the following path | Open vsh.txt in the same seplugins folder and add the following path | ||
ms0:/seplugins/mdCtrl.prx 1 | ms0:/seplugins/mdCtrl.prx 1 | ||
For PSP Go, add this line to the text file instead | |||
ef0:/seplugins/mdCtrl.prx 1 | |||
==User guide== | |||
===Configuration=== | |||
The following settings can be configured by editing mdCtrl.ini. | |||
* buttonCombo - Boot key. | |||
ef0 | * buttonVisible - Key to show directory. | ||
* buttonDisable - Key to hide directory. | |||
* buttonMenu - Menu key. | |||
* showXxxx" - Show/hide Xxxx directory, replace the Xxxx part (0 to hide; 1 to display). | |||
* showDeviceSetting - Show/hide selected device (0 for ms0; 1 for ef0, 2 for both ms0 and ef0). | |||
* autoHideSetting - Automatically perform directory operation at startup (0 to disable; 1 to enable). | |||
==Controls== | |||
L - Boot key | |||
L+Square - Hide directory | |||
L+Triangle - Display directory | |||
L | |||
L+Home - Show menu | |||
==Compatibility== | |||
Supported Firmwares: | Supported Firmwares: | ||
Changelog | 6.20 to 6.60 <br> | ||
v2.0.2 | |||
Tested and works in the following environments: | |||
PSP-2000 6.60ME-1.5 <br> | |||
PSP-2000 6.60PRO-B9fix <br> | |||
PSP Go 6.39 PRO-B9 <br> | |||
==Changelog== | |||
'''v2.0.2''' | |||
* Add to media change setting (push L/R-Trigger. PSP-go only setting). | |||
* Fix bug menu key (push boot key & menu key). | |||
'''v2.0.1''' | |||
* Fix bus icon font loading. | |||
v2.0. | '''v2.0.0''' | ||
* Remade version. | |||
'''v1.0.0''' | |||
* First released. | |||
==Credits== | |||
- | * IniLibrary-related: hiroi01. | ||
* libmenu-related: maxem. | |||
* Log output-related: Y.Kudo. | |||
==External links== | |||
* Author's Twitter - https://twitter.com/snyfbsx | |||
* Author's website - [https://web.archive.org/web/20130719073412/http://snyfbsx.hotcom-web.com http://snyfbsx.hiroi01.com] (archived) | |||
* GameGaz - https://forum.gamegaz.jp/viewtopic.php?f=15&t=1274 | |||
[[Category:PSP homebrew applications]] | |||
[[Category:PSP homebrew plugins]] | |||
