Skip to content

A modified version of dsdecmp for compressing files into the Wii LZ77 type 11 .lz format

Notifications You must be signed in to change notification settings

DanielSvoboda/LZ77_11_wii_compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio_view

Download: LZ77_11_wii_Compress.rar


This is a modified version of dsdecmp that allows for the:
Compression of files into the Wii LZ77 type 11 format '.lz'
It was designed to be easy to use for compressing Wii mod files.
This code was also implemented in this project: Switch-Toolbox

The program has been tested with:
Paper Mario: Color Splash for the Wii U.
The game files were decompressed and modified,
and then using this program to do compression again.
portfolio_view

I don't know which other Wii games use this compress to
do tests, maybe the way the header is mounted is different.
If you know of any, mention them in 'Issues'

About

A modified version of dsdecmp for compressing files into the Wii LZ77 type 11 .lz format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages