-
As the title implies. This is repeatable by creating any file, zipping it with 7Zip defaults with LZMA or LZMA2, and testing `lzma_decompress` or `lzma2_decompress`. The former results in a "distance …
-
My code:
`_zipEncode = new SevenZipCompressor();
_zipEncode.TempFolderPath = _workingDir;
_zipEncode.ArchiveFormat = OutArchiveFormat.SevenZip;
_zipEncode.CompressionMode = CompressionMode…
-
Package: liblzma:x64-mingw-dynamic@5.6.2
**Host Environment**
- Host: x64-windows
- Compiler: GNU 7.3.0
- vcpkg-tool version: 2024-09-30-ab8988503c7cffabfd440b243a383c0a352a023d
vcpkg-scripts…
-
When I try to extract archive compressed through LZMA2 all the files weigh 0 bytes.
-
Can data compressed with fast-lzma2 be decompressed by a binary utilizing the lzma2 library?
-
LZMA2 already being used for maps, so i suggest use it for replays too.
-
http://7-zip.org/sdk.html
-
I was comparing compression methods to figure out what to choose for my project and noticed some strange results:
```
postcard: 14880
postcard deflate: 3499
postcard brotli: 2792
postcard lz4: …
-
### bit7z version
4.0.x, 3.2.x, 3.1.x, 3.0.x, 2.1, 2.0
### Compilation options
_No response_
### 7-zip version
v23.01, v22.01, v22.00, v21.07, v21.06
### 7-zip shared library used
…
-
pdr76 updated
2 years ago