wrye-bash / CBash

Home of CBash.DLL sources
GNU General Public License v2.0
9 stars 4 forks source link

Add LZ4 support #18

Open leandor opened 7 years ago

leandor commented 7 years ago

(see original discussion here too -> wrye-bash/wrye-bash#338)

The official lz4 is here: https://github.com/lz4/lz4

TODO

Utumno commented 7 years ago

Thanks @leandor !

I really just need to decompress (save headers for SSE and bsas/b2as not sure what :P)

I guess this now depends on CBash 7 integration ?

EDIT: I first saw this and then the other (more noisy) issue - https://github.com/wrye-bash/wrye-bash/issues/338