A work-in-progress .NET 8.0 library for reading and writing file formats used on the PS3, PSP and PS Vita consoles. (and PS4, if you count PARAM.SFO)
Current feature set:
- Read and write encrypted retail PS3 PKG files.
- Faster than Sony's SDK!
- Able to verify signatures (on Windows)
- Read and write PARAM.SFO files.
- Read encrypted retail PSP PKG files.
- Work in progress, might be unreliable...
- This might have added regressions to the above. Oops.
- Read the file list and PFS metadata of retail PS Vita PKG files.
- Work in progress, WILL be unreliable.
- Can not decrypt files that require PFS/klicensee.
- Not to be confused with PS4 PFS, which is new and excitingly different.
- Rock Band 3 Deluxe (via
RB3DXBuildPkgPS3)
- Used to build retail compatible PKG files in CI/CD.
TODO.
- PS3 Developer Wiki
- HENkaku Vita Developer Wiki
- RPCS3
- Hykem (make-npdata)