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.exeon Windows orbin/psarcon 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.psarcAdditional options can be specified:
--verboseto make the output include offset, size, and compressed size of files within the archive,--outputto 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.psarcThis project is licensed under the GPL-3.0 license.
This project uses icons by Yusuke Kamiyamane, licensed under a CC BY 3.0 License.
