| Crates.io | psp-packer |
| lib.rs | psp-packer |
| version | 0.1.3 |
| created_at | 2025-07-16 15:10:58.508041+00 |
| updated_at | 2025-12-22 22:58:14.301415+00 |
| description | A command line tool to compress PRX and PBP PlayStation Portable file formats |
| homepage | |
| repository | https://github.com/VitaArchive/psp-packer |
| max_upload_size | |
| id | 1755622 |
| size | 75,787 |
A command line tool to compress the PRX and PBP PlayStation Portable file formats.
cargo install psp-packer
git clone https://github.com/GrayJack/psp-packer.git
cd psp-packer
cargo build --release --target-dir=target
UNIX/UNIX-like:
cp target/release/psp-packer $PSPDEV/bin/
Windows: Grab the target\release\psp-packer.exe and put in the PSPDEV bin folder.
This software is licensed under the Mozilla Public License, v. 2.0 (MPL). If a copy of the MPL was not distributed with this file, you can obtain one at http://mozilla.org/MPL/2.0/.