-
Tried the tool with Gotham Knights and while it can list utoc/ucas files, it can't do anything else because the game uses LZ4 compression.
It would have been fantastic if you could add support for …
-
Does duplicati support using lz4 as compression method? This is the fastest method for compression that I have found for large VHD VM image files on Windows. The compression speed is limited by USB 3.…
-
```
lz4
Extremely Fast Compression algorithm
https://code.google.com/p/lz4/
http://fastcompression.blogspot.com/2011/05/lz4-explained.html
lz4 is under the BSD 3-Clause License.
```
Original issue …
-
```
lz4
Extremely Fast Compression algorithm
https://code.google.com/p/lz4/
http://fastcompression.blogspot.com/2011/05/lz4-explained.html
lz4 is under the BSD 3-Clause License.
```
Original issue …
-
Hi,
I am trying to get assets from an asset bundle which you download from the Google Drive link below. I attached it in a zip file as well.
https://drive.google.com/file/d/1vqBfcN-EqTl50KpnCoA4eF…
-
```
lz4
Extremely Fast Compression algorithm
https://code.google.com/p/lz4/
http://fastcompression.blogspot.com/2011/05/lz4-explained.html
lz4 is under the BSD 3-Clause License.
```
Original issue …
-
```
lz4
Extremely Fast Compression algorithm
https://code.google.com/p/lz4/
http://fastcompression.blogspot.com/2011/05/lz4-explained.html
lz4 is under the BSD 3-Clause License.
```
Original issue …
-
```
lz4
Extremely Fast Compression algorithm
https://code.google.com/p/lz4/
http://fastcompression.blogspot.com/2011/05/lz4-explained.html
lz4 is under the BSD 3-Clause License.
```
Original issue …
-
Currently, only gzip is supported.
-
ODBC driver is an order of magnitude slower than a python driver.
When I tested python driver on a table with 1M rows with and without lz4 compression I got the following results:
-- with lz4 com…