MyRandomGameBoot PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = MyRandomGameBoot | image = https://dlhb.gamebrew.org/psphomebrew/MyRandomGameBoot.jpg|250px | type = Plugins | version = v3 | licence = Mixed..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = MyRandomGameBoot | | title = MyRandomGameBoot | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/myrandomgameboot.jpg|250px | ||
| type = Plugins | | type = Plugins | ||
| version = | | version = 3 (14 Jun 2009) | ||
| licence = Mixed | | licence = Mixed | ||
| author = Total_Noob | | author = Total_Noob | ||
| website = https:// | | website = https://web.archive.org/web/20210329230859/http://forums.qj.net/psp-development-forum/152707-release-myrandomgameboot-v3.html | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/myrandomgameboot.7z | ||
| source = | | source = | ||
}} | }} | ||
MyRandomGameBoot is a plugin that loads random gameboots from the Memory Stick on your PSP. | MyRandomGameBoot is a plugin that loads random gameboots from the Memory Stick on your PSP. | ||
Installation | ==Installation== | ||
Copy the MyRandomGameBoot folder to root on your Memory Stick. | Copy the MyRandomGameBoot folder to root on your Memory Stick. | ||
Copy MyRandomGameBoot.prx to the seplugins folder on your Memory Stick. | Copy MyRandomGameBoot.prx to the seplugins folder on your Memory Stick. | ||
Open vsh.txt in the same seplugins directory and write this line ms0:/seplugins/MyRandomGameBoot.prx 1 | Open vsh.txt in the same seplugins directory and write this line | ||
ms0:/seplugins/MyRandomGameBoot.prx 1 | |||
==User guide== | |||
Put your pmf gameboots to the MyRandomGameboot folder. | |||
e.g. MyRandomGameBoot/TestGameBoot.pmf | e.g. MyRandomGameBoot/TestGameBoot.pmf | ||
If your gameboot has got an opening_plugin.rco file, rename it to the same name of the pmf file. | If your gameboot has got an opening_plugin.rco file, rename it to the same name of the pmf file. | ||
e.g. opening_plugin.rco to TestGameBoot.rco (The name of the pmf file) | e.g. opening_plugin.rco to TestGameBoot.rco (The name of the pmf file) | ||
Changelog | ==Changelog== | ||
v3 | '''v3''' | ||
* Better gameboot patch function. | |||
* Better random function. | |||
* Support opening_plugin.rco. | |||
==External links== | |||
* Author's website -http://devtotalnoob.wordpress.com | |||
* QucikJump - [https://web.archive.org/web/20210329230859/http://forums.qj.net/psp-development-forum/152707-release-myrandomgameboot-v3.html http://forums.qj.net/psp-development-forum/152707-release-myrandomgameboot-v3.html] (archived) | |||
[[Category:PSP homebrew applications]] | |||
[[Category:PSP homebrew plugins]] | |||
