|
#76
|
||||
|
||||
|
Quote:
Quote:
|
| Sponsored Links |
|
#77
|
||||
|
||||
|
I have a problem
CRC failed in "data\corecharacter.arch05". File is broken. ![]() it happened with any file type :\ I also turned off threads but still this error / tried -v option but it didn't even make an output file
Last edited by aswadd; 18-09-2016 at 22:08. |
|
#78
|
||||
|
||||
|
Quote:
I finally got it work comp/decomp was success Just add -v at the end of the line & not after pzlib ex: packcmd = pzlib e - -o - <stdin> <stdout> -v don't put it like this or even in the middle ... etc packcmd = pzlib -v e - -o - <stdin> <stdout> same problem happens with antiz Just add -r at the end ![]() in the end thnx razor & Panker for this great work
|
| The Following User Says Thank You to aswadd For This Useful Post: | ||
SAM2712 (19-09-2016) | ||
|
#79
|
||||
|
||||
|
Guys, I said this in the beginning of the thread, you must add -v if you're getting CRC errors.
-v is just verification, it just makes sure that the streams that were found match CRC when being restored, it permutes some streams which is why you get a better size without verification than when it's turned on. |
|
#80
|
||||
|
||||
|
I got another problem Arc crash when trying pzlib on
Need for speed MW 2012 while other pre-compressors didn't make arc crash
|
|
#81
|
|||
|
|||
|
Quote:
use Code:
[External compressor:pzlib] header = 0 packcmd = pzlib e -v $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp unpackcmd = pzlib d - -o - <stdin> <stdout> |
| The Following User Says Thank You to Gupta For This Useful Post: | ||
aswadd (20-09-2016) | ||
|
#82
|
|||
|
|||
|
Quote:
|
|
#84
|
||||
|
||||
|
Quote:
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery." |
|
#85
|
||||
|
||||
|
Haha, that will not work. The difference is too much, it isn't just a few bytes that differ but the whole thing. Tried xdelta, it isn't going to help, instead it will make diff files almost the same size as original sometimes even more than which cannot be compressed further then end up with negative ratio, end up with ratio more than 100% even after compression.
|
|
#86
|
||||
|
||||
|
Quote:
__________________
"The possession of knowledge does not kill the sense of wonder and mystery. There is always more mystery." |
|
#87
|
||||
|
||||
|
Nice to meet you too.
|
|
#88
|
||||
|
||||
|
Testing pzlib pipe downloaded from encode.ru.
7z tar pzlib e - - srep 7z lzma compression good decompression fail stuck in 39% i need to add -v option? |
| The Following User Says Thank You to ChronoCross For This Useful Post: | ||
Razor12911 (06-10-2016) | ||
|
#89
|
||||
|
||||
|
-v doesn't exist, it's a new program I'm creating, somehow it gets stuck. really frustrating.
|
![]() |
|
|
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 |