#nintendo #modding #lzss #format

bin+lib nintendo-lz

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

4 releases

Uses old Rust 2015

0.1.3 Mar 1, 2019
0.1.2 Oct 10, 2018
0.1.1 Jul 21, 2018
0.1.0 Jul 21, 2018

#675 in Compression

Download history 61/week @ 2024-03-11 15/week @ 2024-03-18 5/week @ 2024-03-25 79/week @ 2024-04-01 8/week @ 2024-04-08 10/week @ 2024-04-15 30/week @ 2024-04-22 82/week @ 2024-04-29 13/week @ 2024-05-06 263/week @ 2024-05-13 71/week @ 2024-05-20 15/week @ 2024-05-27 39/week @ 2024-06-03 67/week @ 2024-06-10 19/week @ 2024-06-17 28/week @ 2024-06-24

156 downloads per month
Used in 2 crates

BSD-2-Clause

15KB
323 lines

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.

Dependencies

~1MB