![]() |
Quote:
|
Not blake3? ^
|
5 Attachment(s)
So I tried xtool on older Telltale game "Back to the future"(gog version) as I "just happen" to be packing it right now. I thought game files should be decrypted first but hey! It inflated them! Specifically I tried on Ep1 file "4_BackToTheFuture101_pc_tx.ttarch" which is 244mb:
Attachment 27933 ^First I tried -mzlib, it fould 10113 streams and inflated to 632mb in 22s global time(I should have marked that one, ignore red underline on wrong time). Attachment 27934 ^Reflate found same number of streams but inflated them to 638mb, which may or may not be actual data(could be overhead which would make it worse than -mzlib). Time was worse at 35s. Attachment 27935 ^Preflate processed 3 less streams from all and inflated to 632mb which is same as zlib, but time close to reflate(33s). Attachment 27936 ^GrittiBanzli. Now this funny name found all the same number of streams as zlib and reflate, but inflated them to 728mb?! WTF? Unfortunately time was horrible at 440sec. Not sure why same number of actually processed(not just found) streams give such a difference in size. I tried more brute options(including depth) on xtool zlib & reflate and even on ztool but they could not get above 638mb no matter what. This thing can inflate about ~20% more. I wonder how would precomp do here... Attachment 27937 ^Finally, good ol' ztool for reference, better inflation size than xtool and same as reflate, but again it could be tool overhead itself not actual streams - which would mean its worse. Time is on par with xtool -mzlib. There, don't say I never contributed :). |
Just another Oodle test:
Death Stranding: Kraken (oo2core_7_win.dll) Testing On: 968bf82f34e2b499687c901a888e633a.bin -mdst+oo2reck: Code:
Compressed 1 file, 550,028,020 => 1,216,560,352 bytes. Ratio 221.18%Code:
Compressed 1 file, 550,028,020 => 1,213,760,805 bytes. Ratio 220.67% |
Quote:
|
Quote:
|
-m = freearc method parameter
dst = Death Stranding Decrypt Tool xtool oodle= use -mkraken (-m feature in xtool, can't remember entire packcmd) |
Update available
Changes - added zstd codec - added lz4, lz4hc, lzna, mermaid, selkie, hydra, leviathan codec placeholders - added configuration support - added xdelta support to handle crc mismatch streams Notes Configuration support is basically telling xtool how to find streams via an ini file. An example is included (-msr3remaster), I'll document its usage in the next release. The oodle precompressor in xtool is still inferior to the side project, I'll work on it in the next release. |
zstd does not seem to work ?
|
Fixed
|
Thanks. However, I had to use a different zstd library to make it work actually :)
Code:
Compressed 1 file, 50,664,187 => 104,234,410 bytes. Ratio 205.74%Code:
Compressed 1 file, 50,664,187 => 105,746,716 bytes. Ratio 208.72% |
Thanks ... This settings are correct ?
Code:
[External compressor:xzstd] |
yeah
|
i Have rare problem ... using this setting for precomp - - <stdin> <stdout> sometimes works, sometimes dont, and $$arcdatafile$$.tmp $$arcpackedfile$$.tmp works but stuck the compression ... whats wrong ? :(
|
try the same input without using Freearc and see if the error persists and if it does, send over the sample and I'll see what is causing the problem.
|
| All times are GMT -7. The time now is 23:38. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com