|
#11
|
||||
|
||||
|
Quote:
My CIUv2 arc.ini for pZLib3: Code:
[External compressor:pzlib3,pZLib3,pZLib32,pzlib32,pZlib32,pzLib32,pZLib64,pzlib64,pZlib64,pzLib64]
header = 0
unpackcmd = pZLib d {options} -t100p - -o - <stdin> <stdout>
Code:
[External compressor:pZLib3]
header = 0
packcmd = pZLib e {options} -m2 -t25p -c128m - -o - $$arcdatafile$$.tmp -o - $$arcpackedfile$$.tmp
;packcmd = pZLib e {options} -t100p - -o - $$arcdatafile$$.tmp -o - <stdout>
unpackcmd = pZLib d {options} -t75p - -o - <stdin> <stdout>
OK, as for the time of the original compression that gave me the CRC error the compression arc.ini was this: Code:
[External compressor:pZLib3]
header = 0
packcmd = pZLib e {options} -m2 -t25p -c128m - -o - $$arcdatafile$$.tmp -o - <stdout>
;packcmd = pZLib e {options} -t100p - -o - $$arcdatafile$$.tmp -o - <stdout>
unpackcmd = pZLib d {options} -t75p - -o - <stdin> <stdout>
Code:
[External compressor:pzlib3,pZLib3,pZLib32,pzlib32,pZlib32,pzLib32,pZLib64,pzlib64,pZlib64,pzLib64]
header = 0
;unpackcmd = pZLib d {options} -t100p - -o - <stdin> <stdout>
unpackcmd = pZLib d {options} -t25p - -o - $$arcdatafile$$.tmp <stdout>
The only issue now is that the elapsed time keeps progressing while the time remaining stays 0 and the progress bar stays at 0.0% . But I'll give it some time, could be because of the extreme compression ratio (40GB game to 3.80GB archive) UPDATE 2: Around 10 minutes in, I got the following ISDone error: Quote:
__________________
Ultimate Conversion Compressor Creator (Discontinued/Abandoned) My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister Microsoft Certified Professional Retired Conversion Creator Last edited by vollachr; 25-02-2018 at 01:35. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anno 1701 won't load, just get a blue screen! | Shadow22 | General Gaming | 5 | 28-08-2012 12:52 |
| CPU jumps up to 100% now, not before | dav6 | Software | 11 | 24-05-2008 03:33 |
| Elder Scrolls IV: Oblivion. WTF FOR ME. | SansMercy | General Gaming | 5 | 07-04-2007 23:05 |
| weird error.... | sheykh | PC Games | 5 | 07-05-2006 20:23 |
| Have someone the german final release of WinNT 5 (2000) SP2 | luckystar | PC Games | 0 | 15-08-2001 12:11 |