retreev / PangLib

Series of tools to interact with Pangya PC MMO game files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add LZ77 compression utilities

pixeldesu opened this issue · comments

Add (de)compression utilities using LZ77, PangLib.PAK requires it to properly parse the files inside PAK files.

It also needs a custom implementation supporting another "mode" of (de)compression, which ORs 0xC8 to the flag/mask.