A viewer for PlayStation Archive (PSARC) archives.
- Download the latest release from the releases page for your operating system
- Unzip the downloaded archive and launch using
psarc.exe
on Windows orbin/psarc
on Linux
If you want to try the latest features and improvements, you can download the latest build from the actions page.
Click on the latest workflow run and download the artifact from the Artifacts
section for your operating system.
All files from an archive can be listed using the list
command:
psarc-cli list path/to/archive.psarc
Additional options can be specified:
--verbose
to make the output include offset, size, and compressed size of files within the archive,--output
to specify the output file (by default, outputs to the standard output).
All files from an archive can be extracted using the extract
command:
psarc-cli extract --dir path/to/output path/to/archive.psarc
This project is licensed under the GPL-3.0 license.
This project uses icons by Yusuke Kamiyamane, licensed under a CC BY 3.0 License.