Hey
I would like to get some help.
How can i decompress this replay file?
What i know about this file is:
compressed size = 143063 bytes
decompressed size = 429046 bytes
i think its some kind of gzip/lz sompression
EDIT: forgot to say i have more sample files if needed
how to decompress this replay file
-
- Posts: 22
- Joined: Sat Mar 05, 2016 9:25 am
Re: how to decompress this replay file
thanks to aluigi i figured this out
the compression thats being used is from oodle
with parameters:
--Format = LZB16
--CompressionLevel = VeryFast
i would still be interested in a bms script if anyone is able to make that.
my attempts failed.
the compression thats being used is from oodle
with parameters:
--Format = LZB16
--CompressionLevel = VeryFast
i would still be interested in a bms script if anyone is able to make that.
my attempts failed.
-
- Posts: 388
- Joined: Thu Aug 07, 2014 10:28 pm
Re: how to decompress this replay file
What is the name of the game?
-
- Posts: 22
- Joined: Sat Mar 05, 2016 9:25 am