FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   This "pzlib v3" how to use (https://fileforums.com/showthread.php?t=99586)

GBT repack 05-10-2017 05:44

Thanks Razor12911 for us to release so many original programs. I will always thank him:)

But I do not understand how to use, I hope someone to share the relevant documents and the use of methods, thank everyone!:o

I am sorry, I can only speak a little English

In my country, almost no one knows

KaktoR 05-10-2017 07:50

1 Attachment(s)
Here is a example. I have tested ztool with this back in the days.

pzlibv3 is included

GBT repack 06-10-2017 06:26

Quote:

Originally Posted by KaktoR (Post 462888)
Here is a example. I have tested ztool with this back in the days.

pzlibv3 is included

Thank you very much, you are a good man!

S-Ghost 06-10-2017 19:12

Please kaktor
How to use ztool

Commands
Options

GBT repack 07-10-2017 00:22

@ KaktoR, can you share an inno script (isdone) to me?
You share the "ztool test" very well, but I do not know how to decompress the game files.
I used to be isdone0.6final (2011/12/31). If there is a newer version, but also hope to share, thank you.

Thanks again for all the guys, later I will share my own inno script out, but now it is still semi-finished.

GBT repack 07-10-2017 00:28

my head is spinning ,help...

Simorq 07-10-2017 03:20

Quote:

Originally Posted by S-Ghost (Post 462916)
Please kaktor
How to use ztool
Commands
Options

pzlib:fast
pzlib:normal
pzlib:high
pzlib:max (Best Choice)
pzlib:ultra

Code:

[External compressor:pzlib]
header    = 0
packcmd = ZTool e:pzlib:max:t25p:c128m - - <stdin> <stdout>
unpackcmd = ZTool d:{compressor}{:option}:t75p:cm0mb - - <stdin> <stdout>

[External compressor:plz4,plzo,pzstd]
header    = 0
packcmd = ZTool e:{compressor}:t175p{:option} $$arcdatafile$$.tmp <stdout>
unpackcmd = ZTool d:{compressor}{:option}:t75p:cm0mb - - <stdin> <stdout>


KaktoR 07-10-2017 03:43

pzlib from ztool is not good, that's why i don't use it
http://fileforums.com/showpost.php?p...&postcount=239

to change pzlib to plz4,plzo,pzstd open compress.bat (right-click -> Edit) and replace -mpzlib with -mplz4 or -mplzo or -mpzstd

GBT repack 07-10-2017 05:31

Quote:

Originally Posted by KaktoR (Post 462924)
pzlib from ztool is not good, that's why i don't use it
http://fileforums.com/showpost.php?p...&postcount=239

to change pzlib to plz4,plzo,pzstd open compress.bat (right-click -> Edit) and replace -mpzlib with -mplz4 or -mplzo or -mpzstd

Thank you for your reply, I have repeatedly tested the "plz4", "plzo", "pzstd" and found that their compression ratio than pzlib.
Although pzlib will be a bug, extract the file when the error, but @fitgirl has been using it .... too incredible!
I wondered how she did it ...
Guys, to share with the "ztool" related inno setup script (isdone), haste, thanks

S-Ghost 21-10-2017 09:51

Thanks Simorq , but what is this :{compressor} mean ?

Can i use it with .bat file

Please i want to learn basics of repacking.

Thanks again simorq ..

S-Ghost 21-10-2017 09:54

What is the best compress mothod for unreal engine 4 games

JRD! 22-10-2017 00:53

Quote:

Originally Posted by S-Ghost (Post 463314)
Thanks Simorq , but what is this :{compressor} mean ?

Can i use it with .bat file

Please i want to learn basics of repacking.

Thanks again simorq ..

{compressor} is a constant recognized by FREEARC that replaces the name of the external compressor,
if you have several external compressors with the same settings you can use this constant to avoid creating additional section In the configuration file:


Example with similar parameters:

Code:

[External compressor:precomp038]
header=0
default=-slow -c9 -m9
packcmd=precomp038 {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd=precomp038 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:precomp040]
header=0
default=-slow -c9 -m9
packcmd=precomp040 {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd=precomp040 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp


Can be replaced by that:

Code:

[External compressor:precomp038,precomp040]
header=0
default=-slow -c9 -m9
packcmd={compressor} {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd={compressor} -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp


S-Ghost 22-10-2017 04:59

Thanks JRD for the help

Please teach me basics of repack (A-Z)

And please use simple english. ����

dbongz94 09-05-2018 23:44

how to use pzlib
 
hello.
am new to pzlib and i have totally no idea how it works
can someone explain to me step by step on how i compress files using pzlib

PsYcHo_RaGE 10-05-2018 04:46

Quote:

Originally Posted by GBT repack (Post 462929)
Thank you for your reply, I have repeatedly tested the "plz4", "plzo", "pzstd" and found that their compression ratio than pzlib.
Although pzlib will be a bug, extract the file when the error, but @fitgirl has been using it .... too incredible!
I wondered how she did it ...
Guys, to share with the "ztool" related inno setup script (isdone), haste, thanks

she's not incredible stop mentioning her name here its the Razor who is the best of em all.....give him the credits


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

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