#1
|
||||
|
||||
PZlib (Alternative to Precomp)
Pre-ZLIB (pzlib)
Alternative of precomp This program detects and unpack zlib streams for a certain input giving you an option to apply a stronger compression such as LZMA. This only detects zlib streams compressed using default and maximum level which have headers. (It doesn't detect headerless) Usage: pZLib encode/decode [options] inputfile -o outputfile inputfile/outputfile can be specified as "-" for stdin/stdout Options: -t#: Number of threads to use -t#p: (default = 50) Percentage of threads to use -v: Verification so that restoration keeps CRC the same -ai: Prints out additional information Note: Input and/or Output can be "-" to signal stdin and/or stdout usage. Multi threading only works during restoration. Example: pzlib encode $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp Created by Razor12911 and Panker1992 Last edited by Razor12911; 16-12-2016 at 06:30. |
The Following 36 Users Say Thank You to Razor12911 For This Useful Post: | ||
-XCX- (22-12-2016), 008black (06-04-2017), 78372 (29-08-2017), ADMIRAL (10-06-2020), Amsal (07-05-2016), arkantos7 (07-05-2016), aXiom_ (10-09-2016), BLACKFIRE69 (11-08-2019), Carldric Clement (07-05-2016), chum (10-05-2016), COPyCAT (02-06-2017), coveiro (17-05-2016), EzzEldin16 (26-08-2017), felice2011 (16-05-2016), ffmla (07-05-2016), Gehrman (06-05-2022), Jiva newstone (21-12-2017), JRD! (02-04-2017), kassane (30-09-2016), kenzo34 (07-05-2016), knife16 (21-07-2016), Lucas65 (12-05-2016), Mini (07-05-2016), nemesis8 (19-10-2017), NexusIV (07-05-2016), nickwazhere2012 (08-05-2016), oltjon (07-05-2016), RamiroCruzo (07-05-2016), Sergey3695 (07-05-2016), Simorq (07-05-2016), Stained (12-05-2016), Stor31 (10-05-2016), teusma (17-10-2017), TheGeekyGamer (27-06-2018), vint56 (07-05-2016), ZAZA4EVER (16-12-2016) |
Sponsored Links |
#2
|
|||
|
|||
good job! waiting CLS-PZlib ^_^
|
#3
|
||||
|
||||
CLS-PZlib is not really necessary. It will work with Inno no problem as long as arc.ini is there, it will show progress etc.
|
The Following User Says Thank You to Razor12911 For This Useful Post: | ||
Carldric Clement (07-05-2016) |
#4
|
||||
|
||||
CLS uploaded
Took about 20 minutes to make CLS, its not properly tested but it works. CLS works on its own, it doesn't need exe alongside it. |
The Following 3 Users Say Thank You to Razor12911 For This Useful Post: | ||
#5
|
||||
|
||||
This Method is actually a zlib killer :P
it can pack Dragon Age Inquisition, which precomp took 12 hours in about 1 our or so i hope we see some results, this is the method i had once used to show reflate's speed packing dragon's dogma. this is actually one of the 4 methods our fully fledged reflate has enjoy !!
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
#6
|
||||
|
||||
Linking Articles old test
Me and Razor decided to show you the progress we did so far,
this test is about how far we are going with reflate input file was the entire game Dragon's Dogma we only applied -mreflate and not fully repack for the sake of comparison the game total input was 19.7 GB the left CMD is HDD and right CMD is SSD the process on HDD took 54 minutes, in which reflate took about 30 minutes to fully process the file the process on SSD took 38 minutes, in which reflate took about 22 minutes to fully process the file Edit : Extraction was Successful it took 28 minutes to decomp <stdin> <stdout> usage Original Article here : http://fileforums.com/showthread.php...hlight=reflate
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
The Following 2 Users Say Thank You to panker1992 For This Useful Post: | ||
EzzEldin16 (26-08-2017), Razor12911 (08-05-2016) |
#7
|
||||
|
||||
The effect of "-l" option.
|
The Following 9 Users Say Thank You to Razor12911 For This Useful Post: | ||
Amsal (07-05-2016), EzzEldin16 (26-08-2017), Jiva newstone (21-12-2017), Mini (08-05-2016), Prince4 (15-07-2016), RamiroCruzo (07-05-2016), SAM2712 (10-05-2016), Simorq (08-05-2016), TheGeekyGamer (07-07-2018) |
#8
|
|||
|
|||
Thank you panker and razor for the soft, I think your partnership is going well. I hope you come with more great works. Thank you again for this
|
#9
|
|||
|
|||
Is this work with ASC?
|
#10
|
||||
|
||||
Yea, I tested.
|
#11
|
|||
|
|||
Can you explain this sentence, "348MB instead of 82.3MB" ? Does it mean that the original file size was 82.3MB and resultant file size came out to be 348MB?
|
#12
|
||||
|
||||
It means that's the new file size from the input, from the 348MB, you then apply stronger compression to make the file size drop even further, for example this file. Originally, it is 82.3MB, after applying pZlib, it becomes 348MB, from that apply LZMA it becomes 9MB. (For this files, other files behave differently)
|
#13
|
|||
|
|||
Quote:
|
#14
|
||||
|
||||
Very nice tool works correctly.
|
#15
|
|||
|
|||
1. what news about decompression FZR?
2. whether there will be a support multithreading Pzlib? |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simple Tutorial of Compressing GTAV | Razor12911 | Conversion Tutorials | 26 | 29-01-2019 01:31 |
Precomp Vs Precomp Test | felice2011 | Conversion Tutorials | 18 | 28-02-2016 04:10 |
Precomp 0.44 and NEW packjpg.exe (self optimized) | panker1992 | Conversion Tutorials | 7 | 14-01-2016 09:23 |
Information about Precomp | Razor12911 | Conversion Tutorials | 6 | 02-09-2015 16:10 |
Commands use in Srep and Precomp | red01 | PC Games | 2 | 18-06-2013 05:55 |