nintendo-lz

A small library for compressing/decompressing Nintendo's LZ10/LZ11 compression formats


Keywords
modding, nintendo, lzss
License
BSD-2-Clause

Documentation

nintendo_lz

A small rust crate for compressing and decompressing in Nintendo's LZSS formats.

Contents

This crate contains a library and an application called "lz11". The Library's documentation can be found here. The program's usage can be displayed by passing --help to it.

Authors

License

This project is licensed under the 2-clause BSD license. See LICENSE for details.