PSPPack: Difference between revisions

From GameBrew
m (Text replacement - "|discussion=" to "|donation=")
No edit summary
 
Line 4: Line 4:
|description=A Windows based packer / encrypter that can be used to create small sized executables.
|description=A Windows based packer / encrypter that can be used to create small sized executables.
|author=hitchhikr
|author=hitchhikr
|lastupdated=2022/11/12
|lastupdated=2024/01/19
|type=File Operation
|type=File Operation
|version=1.3
|version=1.4
|license=GPL-3.0
|license=GPL-3.0
|download=https://github.com/hitchhikr/psppack/releases
|download=https://github.com/hitchhikr/psppack/releases
Line 25: Line 25:


==Changelog==
==Changelog==
'''v1.4 2024/01/19'''
*Can now specify XMB name in arguments.
'''v1.3 2022/11/12'''
'''v1.3 2022/11/12'''
*Can now specify number of compression passes.
*Can now specify number of compression passes.

Latest revision as of 04:20, 21 January 2024

PSPPack
Psppack.png
General
Authorhitchhikr
TypeFile Operation
Version1.4
LicenseGPL-3.0
Last Updated2024/01/19
Links
Download
Website
Source

PSPPack is a PlayStation Portable executable packer/encrypter that can be used to create very small files (like 4k or bigger intros/homebrews) compatible with PSP official firmware.

The program generates prxs based eboots, doesn't rely on pre-forged commercial games headers like other packers and is made to produce the smallest possible eboot from a given prx.

User guide

Usage: PSPPack [-1..5] <input>

[-1..5]: Number of compression passes (default: 5)
<input>: A valid ELF file
(a packed & signed EBOOT.PBP will be produced from it).

Changelog

v1.4 2024/01/19

  • Can now specify XMB name in arguments.

v1.3 2022/11/12

  • Can now specify number of compression passes.

v1.2 2022/09/14

  • Previous version wasn't reporting correct output size.

External links

Advertising: