FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   pZLib v3 (Final release) (https://fileforums.com/showthread.php?t=98672)

ZakirAhmad 14-03-2017 20:00

@L0v3craft:
Use ds4pzlib by razor...
just drop file on it and wait for result...
try to use switches like force detection headerless streams and chunksize.....
use chunksize to find chunksize u r going to use in pzlib...
additional info...
u can also see possible memory usage during preprocess by pzlib...

Razor12911 15-03-2017 17:29

Quote:

Originally Posted by felice2011 (Post 457137)
I would cut the thumb down to this user, but then it will be worse it will use the middle finger...:p:)

Haha, I don't know why he always does that, and I thought I was the only one who noticed.

-XCX- 17-03-2017 02:07

I repacked 35.6gb on Gta5+all dlcs.
Thanks a lot Razor12911 Bro for your library

Sebazz 17-03-2017 06:56

Hello guys, can you please what is the pzlib best methods for phantom pain, rise of tomb raider and hitman 2016 ? Thanks

-XCX- 17-03-2017 08:15

Please AnyOne Help Me
 
2 Attachment(s)
It took too much time to compress
then I got this fu**k**g error while unpacking any solution please
Method Used:
packcmd = pzlib e -m2 -x -c256m - -o - <stdin> <stdout>

Sebazz 17-03-2017 09:12

i think you need specificate decoding/encoding streams option (-t#), try this config.

[External compressor:pzlib]
header = 0
packcmd = pZLib e -m2 -x -c256m -t75p $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
unpackcmd = pZLib d -t75p - -o - <stdin> <stdout>

-XCX- 17-03-2017 09:16

Quote:

Originally Posted by Sebazz (Post 457227)
i think you need specificate decoding/encoding streams option (-t#), try this config.

[External compressor:pzlib]
header = 0
packcmd = pZLib e -m2 -x -c256m -t75p $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
unpackcmd = pZLib d -t75p - -o - <stdin> <stdout>

did you try any time

ramazan19833 18-03-2017 21:08

Hello there
 
Hello there

Help Please..

http://i.hizliresim.com/gqopnR.jpg
GTA 5 ORIGINAL SIZE :[/B] 75 GB
GTA 5 COMPRESS : 37 GB
METHOD : -mpzlib+srep+lzma2
http://i.hizliresim.com/gqopkR.jpg

Arc.ini

[External compressor:pzlib]
header = 0
packcmd = pZLib e -m2 -x -c256m -t100p - -o - <stdin> <stdout>
unpackcmd = pZLib d -t100p - -o - <stdin> <stdout>

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

[External compressor:Lzma2]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout>

pZLib+srep+Lzma2 38GB GTA V

ImmortalArc 19-03-2017 01:40

Have you tried with wpi and asc??

L0v3craft 19-03-2017 09:55

Quote:

Originally Posted by ramazan19833 (Post 457248)
[External compressor:srep]
header = 0
packcmd = srep64 {options} -m3f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 {options} -d -s - - <stdin> <stdout>

Try to change that with this:

Code:

[External compressor:srep64]
header = 0
packcmd  = srep64 -m3f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 -d -s -- <stdin> <stdout>

and change the command: pZLib+srep+Lzma2

with this: pZLib+srep64+Lzma2

chum 03-04-2017 04:19

Pzlib compress MP3 too? Thats odd because Precomp045 cause issues trying to compress some MP3 files, when i disabled Precomp045 from compressing MP3 then the compression and decompression works perfect.

Pzlib crashes when try to compress same audio files than precomp045 crashes.

danswano 05-04-2017 07:17

Hello,
I' using these parameters on Mafia III
Quote:

;srepx64
[External compressor:srep]
header = 0
packcmd = srep64 {options} -m3f -d1g -a2 -v0 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:pzlib]
header = 0
packcmd = pZLib {options} e -m2 -c256m -t100p $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
hif2raw_dll.dll and raw2hif_dll.dll are next to pzlib.exe in the same folder as well.

But getting data checksum error when decopressing, any idea why?

Gupta 05-04-2017 07:25

>> But getting data checksum error when decopressing, any idea why?
don't use stdio/stdin while compressing, you will never get crc error
Tested 1000 times

danswano 05-04-2017 07:26

Can you modify my code please, not sure what you mean where i must remove them.
You mean completely remove it from both srep and pzlib or just pzlib?
Or you mean remove it from unapckcmd?

danswano 06-04-2017 11:48

Any help is appreciated, tried many pzlib and srep settings and still getting so many freaking crc errors.
also tried splitting the files across multiple archives didn't work for all of them.


All times are GMT -7. The time now is 01:46.

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