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

ZAZA4EVER 19-09-2018 15:06

Quote:

Originally Posted by Simorq (Post 475773)

Hello Every One
I tested Afr(razor) & Poodle & Xoodle (xtool V0.9+ ACO Oodle Dll By Simorq ) On (DataPC_ACE_Egypt_ext.forge 12.4 GB)
Really i get Results As Simorq Post

Afr(Razor)

https://i.imgur.com/qvcblPZ.jpg

Xoodle (xtool V0.9+ ACO Oodle Dll By Simorq )

https://i.imgur.com/IfMWuHi.jpg

Poodle (Not Supoort ACO )

https://i.imgur.com/ruJ09NX.jpg

Final Size And Results

https://i.imgur.com/MmKsh2u.jpg

////////////////////////////////////////////////////////////////////

But When Test This Tools With The same Settings On This File Of the Game
V1.5.1 .... The File Name (DataPC_ACE_DLC_Thebes.forge=12.2Gb)
The File Release With The Last DLC Of The Game Show Results

Afr(Razor)

https://i.imgur.com/vjiYIm4.jpg

Xoodle (xtool V0.9+ ACO Oodle Dll By Simorq )

https://i.imgur.com/vgtx5U3.jpg

Poodle (Not Supoort ACO )

https://i.imgur.com/o1T4Sc3.jpg

Final Size And Results

https://i.imgur.com/Qw34KML.jpg


I want Say Thing ACO The Oodle Dll By Simorq Dont Support Updates Files After Crack Version 1.2.1 In The Game Dont Unpack Oodle Stream in New Updates File ... So You will Get Bad Ratio For ACO V1.5.1 With Xoodle (68.8GB---35GB)
But If You Use Afr You Can Get Good Ratio (68.8GB---29.3GB)
I Think Oodle Dll (ACO_oo2core_4_win64.zip) Want To Update To Unpack New Updates Games Files

Thanks For Help All

Razor12911 20-09-2018 14:38

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



Quote:

Originally Posted by Simorq (Post 475664)
USe XTool 0.9

Quote:

Originally Posted by Simorq (Post 475772)
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

I'm away but I like how you're helping towards the project, but most importantly, helping people use the tool.
Keep up the good work :)

KaktoR 20-09-2018 14:46

I second this. He is always helpfull in compression things. :)

dixen 25-09-2018 01:13

LOL. XTool NOT decompressed *.pak files on Crysis (2007). WTF?

Simorq 04-10-2018 15:47

Test Crilayla "Ni no Kuni II Revenant Kingdom"
 
Code:

Full Game 26.3 GB > 42.6 GB
Code:

Creating Archive: "Ni no Kuni II Revenant Kingdom.Bin" using xCriLayla
Compressed 13,775 files, 28,298,083,576 => 45,805,858,017 bytes. Ratio 161.87%
Compression time: cpu 83.41 sec/real 1136.82 sec = 7%. Speed 24.89 mB/s
All OK

P: 20 Min

Tested 13,775 files, 45,805,858,017 => 28,298,083,576 bytes. Ratio 161.87%
Directory 111,513 => 687,098 bytes. Ratio 16.23%
Testing time: cpu 178.48 sec/real 4984.16 sec = 4%. Speed 5.68 mB/s
All OK

D: 84 Min

Code:

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

LZO, CriLayla works with the -v option without problem:D
Use crilayla.dll in ZTool 1.0

Simorq 05-10-2018 05:54

Quote:

Originally Posted by doofoo24 (Post 476129)
you mean ztool 0.198

no
https://fileforums.com/showpost.php?...&postcount=405

Simorq 05-10-2018 12:43

Quote:

Originally Posted by doofoo24 (Post 476134)
it's dll,i thought razor made new ztool :o

http://uupload.ir/files/nwfc_2018-10-05_231254.png

Simorq 08-10-2018 04:33

Quote:

Originally Posted by doofoo24 (Post 476202)
xtool on mass effect 3 seem to fail at decompression always give crc error,
*i don't remember which file exactly.

Encode without raw2hifdll.dll and hif2rawdll.dll:rolleyes: CRC OK.

masen485 08-10-2018 10:23

new ztool can you give it to us?

it is possible to use every method I see in the picture.

https://resmim.net/f/nt4WXn.png

felice2011 08-10-2018 12:33

Quote:

Originally Posted by masen485 (Post 476212)
new ztool can you give it to us?

it is possible to use every method I see in the picture.

https://resmim.net/f/nt4WXn.png

he will post when he is ready and when he wants to, not be petulant with the requests, and sometimes try to to thank and support the work of others.

Razor12911 08-10-2018 21:16

Quote:

Originally Posted by masen485 (Post 476212)
new ztool can you give it to us?

it is possible to use every method I see in the picture.

https://resmim.net/f/nt4WXn.png

People who use the tools I make sometimes...

This is the cmd output of xtool

Code:

XTool version 0.9

Created by Razor12911

Commands:
  e - encode
  d - decode

Operations and codecs available:
  precomp - data precompression
    zlib    : not loaded
    crilayla : not loaded
    lz4      : loaded
    zstd    : not loaded
    lzo      : not loaded
    oodle    : not loaded

Options:
  precomp - data precompression
    c# : chunk size (default 16mb)
    t# : number of threads, use p for percentage
    dm#: decoding memory [1(low) .. 3(max)]
    dt#: diff tolerance (default 0.1)
    v  : skip verification

Usage  : XTool [command]:[operation]:[options]:[codecs] [input] [output]
Example : XTool e:precomp:c32mb,t4:zlib,lz4 Textures.tfc Textures.tfc.xtl

or am I missing something?

shazzla 10-10-2018 02:35

FYI...

XTool V0.9 doesnt decompresses Mark of the ninja - Remastered's ZIP-files while ZTool 0.0.19.8 works well !

Damn.
Somethings wrong here. Win10 x64 ,zlib not loaded ,but its there. Any idea ? :/

XTool x86 works well. Interesting.

Andu21 10-10-2018 07:11

^ You are using zlibwapi.dll x86.

shazzla 10-10-2018 07:24

no.
for Xtool V0.9 x64 , i use the x64 libraries,copied from xtool_v09.7z\_libraries\x64\ folder (not loaded)
btw i doesnt matter.. stick with V10 x86.
thanks.

Andu21 10-10-2018 12:02

Try xtool_proc_test1.7z.

MXNCLER 01-11-2018 05:12

can somebody give me a full tutorial how to use this ? im clueless

MXNCLER 01-11-2018 09:01

[External compressor:xprecomp]
header = 0
packcmd = xtool.exe e:precomp:c32m,t1:crilayla - - <stdin> <stdout>
unpackcmd = xtool.exe d:precomp:t1 - - <stdin> <stdout>

[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:precomp]
header = 0
packcmd = precomp -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp



del /q data.arc
arc.exe a -lc1 -ep1 -ed -r -w.\temp -xprecomp+lzma+zlib+srep:m3f+lzma2:d256m:a1:mfbt4:d 1024m:fb256:mc5000:lc1:lp0+diskspan:4350mb:4430mb V7_05.bin "C:\Games\DRAGON.BALL.Fighter.Z\*"
pause


what am i doing wrong?

shazzla 01-11-2018 11:35

arc.exe a -lc1 -ep1 -ed -r -w.\temp -mxprecomp........


Use xprecomp+srep+lzma. More than enough.
Btw what is zlib in the chain ?! Its obsolete.

MXNCLER 01-11-2018 12:45

even when i have it only compressed a file from 120mb to 97mb , not much

MXNCLER 01-11-2018 13:02

http://imgur.com/a/Hs7UZFJ

KaktoR 01-11-2018 14:35

Have the files you want to compress crilayla streams?

MXNCLER 01-11-2018 14:49

Quote:

Originally Posted by KaktoR (Post 476705)
Have the files you want to compress crilayla streams?

im trying to understand how it works , but i dont have all the files required in v0.10

darkwolves 24-11-2018 20:05

the only function i cannot get to work is lzo
i can get it to work on uelr
anyone have arc command examples i could try?

AliReZAx1785 13-12-2018 08:13

tnx, great tool for best compress data. for this command line version have GUI version relase ? i saw this screenshot from youtube

http://s8.picofile.com/file/83456402..._19_36_50_.JPG

http://s6.uplod.ir/i/00943/e2j2sjandzaz.jpg

deepshit 14-12-2018 03:12

Why xtool lz4 can't detect lz4 streams on gears of war 4?
but lz4 scanner detects lz4 streams in this game.
Or I can't get xtool work.


All times are GMT -7. The time now is 21:47.

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