PSP Depackager: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=PSP Depackager | |title=PSP Depackager | ||
|image=pspdepackager.png | |image=pspdepackager.png | ||
|description= | |description=Install .pkg files on PSP. | ||
|author=qwikrazor87 | |author=qwikrazor87 | ||
|lastupdated=2015/10/21 | |lastupdated=2015/10/21 | ||
Revision as of 06:07, 28 April 2024
| PSP Depackager | |
|---|---|
| General | |
| Author | qwikrazor87 |
| Type | Utilities |
| Version | 3 |
| License | Mixed |
| Last Updated | 2015/10/21 |
| Links | |
| Download | |
| Website | |
| Source | |
A homebrew utility to install PSN PSP pkgs on the PSP.
Installation
Place included homebrew on the PSP (ms0:/PSP/GAME/PSP depackager/EBOOT.PBP)
pkgs should be placed at ms0:/pkg/, if that folder does not exist, then create it.
This homebrew only supports installing PSP retail pkgs and files, PS3/debug pkgs are not supported.
(Additional note: v1 and v2 use the MagicGate hardware for the AES crypto, v3 uses software AES crypto.)
Screenshots
Changelog
v3
- Now uses software AES crypto (not kirk), so it should be ePSP compatible too.
v2
- Added KEYS.BIN extraction for PS1 pkgs.
v1
- First Release.
Credits
Thanks to @ReRepRep for the idea.