/rom-tools

Primary LanguageDockerfileMIT LicenseMIT

ROM Tools

A packaged collection of various ROM manipulation tools.

Currently includes tochd (chdman), maxcso and PSXPackager.

Usage

docker run -it --rm -v "$(pwd):/app" ghcr.io/soup-bowl/rom-tools:latest

If all goes correctly, you'll get a "no tools executed" message. Run the ones you need by adding the commands to the end.