![]() |
Quote:
Also, not every algorithm that QBMS can decompress it can also compress - such as LZ2K, of which no compression code exists publicly. You also have totally different implementations of algos althogether such as LZSS where it's basically different every time you see it. In short xtool.ini compression with QuickBMS is hit/miss. |
Hi!
How can i pass the --dedup parameter into the -m chain ? |
Quote:
|
Currently using that method. Is it possible to pass --dedup ?!
|
Quote:
|
Delete ?!
Why ? Not really understand.... Edit: I mean pass --dedup parameter to chain. I dont want a new arc.ini section. |
There were undocumented changes in xtool 0.6.5, --dedup can be used as -dd so you are able to pass this via freearc provided your arc.ini looks like this
Code:
[External compressor:xtool] |
Thanks ,Z !
If there are other undocumented changes ,it would be nice to publish! :) |
help with Unreal Engine
I am trying to compress Madel of Honor Airborne with xtool but it's not inflating the input files.
Here is the sample: https://www62.zippyshare.com/v/3b32KZZm/file.html Result with uelr: Code:
Compressing 2 files, 177,974,335 bytes using uelr:uvCode:
Compressing 2 files, 177,974,335 bytes using XTool2K20:mue3:c128m:t75p |
Quote:
|
Update available
Changes - fixed issues with exporting precompression database - fixed issues with deduplication feature consuming a lot of system memory - fixed oodle codec from auto enabling selkie method - fixed reflate related checksum issues due to false positives |
XTool 0.6.6
Test Psychonauts 2 Quote:
@Razor12911, thank you for fix |
@Razor
Thanks for the update and your continued work :D |
@Razor12911 :
Xtool 066 bug. xtool.exe precomp -mreflate -c32mb -t100p --verbose - - < %1 > %1.out Streams: 11678/11678 Time: 00:00:25 (00:00:22) Memory: 291 MB (291 MB) arc.ini : xtool066\xtool.exe precomp { -option} {options} -t100p - - <stdin> <stdout> cmd : arc a -mxtool:mreflate:c32mb p:\output.arc "p:\input.pak" FreeArc 0.67 (March 15 2014) creating archive: p:\dd.arc Compressed 1 file, 185,868,230 => 516,491,144 bytes. Ratio 277.88% Compression time: cpu 0.17 sec/real 6.18 sec = 3%. Speed 30.10 mB/s All OK But when dedup enabled: --dedup, -dd, :dd (via arc.ini ,cmd line pararmeter ,etc. Same effect): xtool.exe precomp -mreflate -c32mb -dd -t100p --verbose - - < %1 > %1.out EStreamError: TBufferedStream.Seek not implemented arc.ini : xtool066\xtool.exe precomp { -option} {options} -dd -t100p - - <stdin> <stdout> cmd : $ arc a -mxtool:mreflate:c32mb p:\output.arc "p:\input.pak" FreeArc 0.67 (March 15 2014) updating archive: p:\dd.arc Compressing 1 file, 185,868,230 bytes. Processed 100% ERROR: general (de)compression error in xtool:mreflate:c32mb P/Reflate,Zlib ,it doesnt matter ,same error. |
Update available
Changes - fixed oodle scanner exceptions when incorrect library is used - fixed issues with deduplication feature |
| All times are GMT -7. The time now is 15:27. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com