Make sure to run the program in a terminal!
Forked from Cuyler36's Yaz0Decoder. Technically all of this Python code was written by me, but most of it is just translated directly from Cuyler's C# code with no changes.
This program should be able to decompress all sorts of .szs files, (a format commonly used by Nintendo). Please only use this program on files you have obtained legally.
Yaz0P file [optional:output_directory] [--options]
Options:
-h, --help
Show this guide
-v, --verbose
Make the program describe everything it does
-w, --wait-before-exit
Require an ENTER press before exiting the program
-e, --exit-instead-of-except
If an error is encountered, exit instead of raising an exception
(How version numbering works in all my programs.) | (My policy on A.I. in my programs.)