This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Fixed CSO compression, Unpack PSP DLC, Unpack PSP pkg as eboot.pbp#27
Open
lusid1 wants to merge 67 commits into
Open
Fixed CSO compression, Unpack PSP DLC, Unpack PSP pkg as eboot.pbp#27lusid1 wants to merge 67 commits into
lusid1 wants to merge 67 commits into
Conversation
Add support for unpacking PSP pkg files to EBOOT.PBP
Added -p switch to enable retaining the original EBOOT.PBP instead extracting the ISO,
Added -p switch to enable retaining the original EBOOT.PBP instead extracting the ISO
Adds support for unpacking, but not decrypting, PSP DLC pkg files.
Switched miniz compression strategies to avoid crashing the console.
PSP DLC pkg are now unpacked in decrypted form.
- Added support for PSP Theme pkg files
- Supports Vita Theme pkg unpacking - Optional bgdl ready file creation for Vita Theme packages
- added pocketstation extraction, but it is likely landing in the wrong directory - Fixed issue #13
Merged fix for issue mmozeiko#20 from Yoti's fork.
- eboot manuals are now usable - extraneous folders are no longer created
- Improved bgdl generation to accommodate longer theme names - Add PSP DLC detection for zip file naming
Inverted the behavior of -b. Now creates bgdl by default, which can be disabled with -b.
support for debug build (non-stripped with debug symbols)
* useful when installing it to $HOME as $PREFIX
In ISO mode, PSP DLC is decrypted by default In PBP mode (-p), PSP DLC is not decrypted by default Added -d|--decrypt switch to force PSP DLC decryption in PBP mode
do not install files as root automatically
Just an annoying typo
pull enhancements from Yoti
Fix PSX Extract Location & Allow extracting in PSM games in PSM for Android format
Add more regions
Fixes compilation error by adjusting bounds of memset on 'discid'.
Fix 'discid' memset array bounds error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.