Skip to content

Developers-Collective/LHCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LH Compressor

A command line tool to compress files to the LH (LZ + Huffman) format found in several Wii Games, written in C.

Usage

  LH_C.exe <filename>

The above command compresses the given file to the LH format. The file is saved in the same directory as the uncompressed file, but with the file extension ".LH". For example "TEST.bin" is compressed to "TEST.bin.LH".

All tested files were successfully decompressed with ntcompress.exe.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages