|
|
|
#1
|
|||
|
|||
|
help please solve the problem. When using xtool for large files, this error occurs during installation.
I use this method: xtool+srep+delta+lolz options xtool: [External compressor:xtool] header = 0 packcmd = xtool e recomp:t2:zlib - - <stdin> <stdout>bat file: arc.exe a -w.\ -ep1 -dses --dirs -s; -lc- -di -i2 -r -mxtool+srep+delta+lolz data1.bin "packeddata2\*" xtool v011
Last edited by IgorKolesnik; 14-03-2019 at 00:09. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Try xtool e recomp:c32mb,t75p:zlibsrep:m3f:l512:c512:a4+lolz:dtb1:d128m:mtt1:mt4 Mt4 need 4 threads. If you have 8 threads use 8 instead of 4 Tip: try single larger file and try decompress. If it works try full game...
__________________
Keep Up The Good Works! Last edited by yasitha; 14-03-2019 at 00:32. |
|
#3
|
|||
|
|||
|
Quote:
I'm having the same error when using zlib, I have tried all xtool versions x86/x64, all combinations old+new/same versions, compressing with only 1 thread, with different chunk sizes. Any ideas ? my compression cmd: Code:
arc a -ep1 -ed -r -w.\ Data\Setup-1.bin -mxprecomp+srep_x64:m3f+lolz:d256m:mtb256:mc1023:mtt1:mt8 "D:\TEST\TESTGAME\*" Code:
[External compressor:xprecomp]
header = 0
packcmd = xtool.exe e:precomp:c128mb,t1:zlib $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = xtool.exe d:precomp:t1 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:srep_x64]
header = 0
packcmd = srep_x64 {options} -s907374182400 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep_x64 -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:lolz]
header = 0
packcmd = "lolz_x64" {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = cls-lolz_x64.exe $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp
Last edited by jenning; 18-03-2020 at 11:11. |
|
#4
|
||||
|
||||
|
Quote:
Code:
[External compressor:xzlib]
header = 0
packcmd = xtool.exe e:precomp:c128mb,t80p:zlib $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
[External compressor:srep]
header = 0
packcmd = srep_x64.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
__________________
“WE ALL GO A LITTLE MAD SOMETIMES” |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Information about ZTool | 78372 | Conversion Tutorials | 72 | 10-10-2019 06:27 |
| ztool info | doofoo24 | Conversion Tutorials | 2 | 24-12-2017 22:08 |
| ZTool (Ultimate Precompressor) | Razor12911 | Conversion Tutorials | 16 | 20-07-2017 07:56 |