[go: up one dir, main page]

Skip to content
/ aki_lzss Public

A tool for encoding and decoding LZSS data from AKI Corporation's N64 wrestling games.

License

Notifications You must be signed in to change notification settings

freem/aki_lzss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aki_lzss

A tool for encoding and decoding LZSS data from AKI Corporation's N64 wrestling games.

Usage

aki_lzss (mode) (inFile) (outFile)

Mode flags:

  • -d to decode
  • -e to encode

outFile is optional; if omitted, output will be named temp_out with a suitable file extension.

About

A tool for encoding and decoding LZSS data from AKI Corporation's N64 wrestling games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published