Skip to content
 
 

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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.)

About

A cross-platform fork of the Nintendo Yaz0 Decompression Tool by Cuyler36, this time using Python! Works with szs format. (CLI)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages