PSP2_PU
From GameBrew
More actions
| PSP2_PU | |
|---|---|
| General | |
| Author | Omega2058 |
| Type | Plugins |
| Version | 1.0 |
| License | GPL-3.0 |
| Last Updated | 2019/07/07 |
| Links | |
| Download | |
| Website | |
| Source | |
A simple plugin for PSP2 (Phantasy Star Portable 2) that automatically picks up items when you walk over them during missions. It patches the function responsible for handling button input and it works on the fly so you don't have to do anything.
Installation
Copy PSP2_PU.prx to ms0:/seplugins/.
Open ms0:/seplugins/game.txt and add this line
ms0:/seplugins/PSP2_PU.prx 1
Restart the console.
Changelog
1.0
- Remove unneeded files.
1.2
- Fixed bug which prevented it from working correctly.
1.1
- Added error checking and self unloading.
1.0
- Initial Release.