FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   XTool - Successor of ZTool (https://fileforums.com/showthread.php?t=101729)

Cypher23 21-07-2018 01:52

[External compressor:xprecomp]
header = 0
packcmd = xtool e:precomp:c32mb,t4:zlib,lz4 - - <stdin> <stdout>
unpackcmd = xtool d:precomp:t4 - - <stdin> <stdout>

[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe -mc8 -tt4 -mt2 -mtb512 -d128 -fba4096 -dto0 -dm00 -pc2 -bm4 -blr4 -bll8 -blo8 -lm0 -bc4 -cm1 -mc256 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = cls-lolz_x86 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:srep]
header = 0
packcmd = srep {options} -m5f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s - - <stdin> <stdout>

[External compressor:nz,nanozip,nz64]
;header = 0 -cc=best CM algo -cO=BWT algo ;testing = nz:r:v:cc:m8g:br512m:bw512m:p4:t0:nm
packcmd = nz a -r -v -cc -m2g -p2 -t2 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
unpackcmd = nz x -m2g -t2 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

;USED for Bink/Smacker files
[External compressor:bpk]
header = 0
packcmd = bink_pack $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = bink_unpack $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
solid = 0

;USED for UNreal
[External compressor:uelr]
header=0
packcmd= uelr uv $$arcdatafile$$.tmp $$arcpackedfile$$.tmp


Command arc.exe a -ep1 -r -ed -s; -w.\temp -mxprecomp+lolz+nz data.arc "pack\*"

but it crashes

Sergey3695 21-07-2018 02:25

lolz+nz
is stupid
use lolz or nz

saeid 21-07-2018 04:59

edite ...

pakrat2k2 22-07-2018 10:39

People, before posting stuff with switches, choose disable smilies under misc options just below submit / preview post !! Pain in the a$$ to keep editing all the posts.

PsYcHo_RaGE 28-07-2018 11:03

ahhhaaaa i found a new tool.....na na na i am just kidding i thought i would help some buddies here if i got much time, hope that so.

well this xtool seems to be doing better than before whatever Razor really had so much potential....keep this pace buddy :)

oltjon 27-08-2018 05:47

is on vacation .. maybe start working on xtool in september

KaktoR 27-08-2018 06:17

Be patience.

hasandgn34 13-09-2018 14:28

Quote:

Originally Posted by KaktoR (Post 472690)
t4:zlib

Precompressing over 45GB data in one go

Write error (disk full). I have over 400GB free

Anyone else?

i have the same problem on t4:lzo algoritm
:(

Simorq 14-09-2018 04:35

Increasing Chunk Size improves crilayla speed.:D

Sonic Forces 16 GB > 31.3 GB

Code:

[External compressor:xCriLayla]
header    = 0
packcmd  = _PE\xCriLayla\XTool e:precomp:t100p:crilayla - - <stdin> <stdout>
unpackcmd = _PE\xCriLayla\XTool d:precomp:t100p - - <stdin> <stdout

P: 4 Hour D: 2 Hour
__________________________________________________ __________

Code:

[External compressor:xCriLayla]
header    = 0
packcmd  = _PE\xCriLayla\XTool e:precomp:t100p,c128m:crilayla - - <stdin> <stdout>
unpackcmd = _PE\xCriLayla\XTool d:precomp:t100p - - <stdin> <stdout

P: 90 Min D: 1 Hour

Simorq 14-09-2018 04:52

Quote:

Originally Posted by hasandgn34 (Post 475646)
i have the same problem on t4:lzo algoritm
:(

What is your Arc.ini?

KaktoR 14-09-2018 05:19

Quote:

Originally Posted by Simorq (Post 475659)
Increasing Chunk Size improves crilayla speed.:D

Sonic Forces 16 GB > 31.3 GB

Code:

[External compressor:xCriLayla]
header    = 0
packcmd  = _PE\xCriLayla\XTool e:precomp:t100p:crilayla - - <stdin> <stdout>
unpackcmd = _PE\xCriLayla\XTool d:precomp:t100p - - <stdin> <stdout

P: 4 Hour D: 2 Hour
__________________________________________________ __________

Code:

[External compressor:xCriLayla]
header    = 0
packcmd  = _PE\xCriLayla\XTool e:precomp:t100p,c128m:crilayla - - <stdin> <stdout>
unpackcmd = _PE\xCriLayla\XTool d:precomp:t100p - - <stdin> <stdout

P: 90 Min D: 1 Hour

I have to cap unpack crilayla to t50p (or t2 for me), otherwise extraction gives error (crc fail).

Simorq 14-09-2018 05:31

1 Attachment(s)
Quote:

Originally Posted by KaktoR (Post 475662)
I have to cap unpack crilayla to t50p (or t2 for me), otherwise extraction gives error (crc fail).

USe XTool 0.9

Simorq 17-09-2018 16:15

Assassins Creed Origins
 
1 Attachment(s)
Code:

DataPC_ACE_Egypt_ext.forge 12.4 GB
AFR:A2 > 33.3 GB | P: 45 Min D: 30 Min

xOodle > 33.3 GB | P: 39 Min D: 30 Min


ARC.ini
Code:

[External compressor:afr]
header    = 0
packcmd  = AFR_x64.exe e {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = AFR_x64.exe d #in #out <stdin> <stdout>

[External compressor:xOodle]
header    = 0
packcmd  = _PE\XTool e:precomp:t100p,c128m:oodle - - <stdin> <stdout>
unpackcmd = _PE\XTool d:precomp:t100p - - <stdin> <stdout>


:LOG
Code:

:AFR
Creating archive: afr.Bin using afr:a2
Compressed 1 file, 13,407,420,416 => 35,820,682,539 bytes. Ratio 267.17% 
Compression time: cpu 26.64 sec/real 2646.71 sec = 1%. Speed 5.07 mB/s
All OK

Testing archive: afr.Bin
Tested 1 file, 35,820,682,539 => 13,407,420,416 bytes. Ratio 267.17%     
Testing time: cpu 28.45 sec/real 1790.77 sec = 2%. Speed 7.49 mB/s
All OK

Code:

:XTool 0.9
Creating archive: XTool.Bin using xOodle
Compressed 1 file, 13,407,420,416 => 35,817,965,269 bytes. Ratio 267.15% 
Compression time: cpu 22.91 sec/real 2286.35 sec = 1%. Speed 5.86 mB/s
All OK

Testing archive: XTool.Bin
Tested 1 file, 35,817,965,269 => 13,407,420,416 bytes. Ratio 267.15%     
Testing time: cpu 11.19 sec/real 1759.10 sec = 1%. Speed 7.62 mB/s
All OK

AMD Ryzen 5 1600 3.2GHz

ZAZA4EVER 18-09-2018 20:37

What version xtool you used ?

dixen 18-09-2018 21:53

Quote:

Originally Posted by ZAZA4EVER (Post 475806)
What version xtool you used ?

v09 x64 supported oodle


All times are GMT -7. The time now is 00:34.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com