View Single Post
  #2  
Old 13-08-2017, 02:28
alpha13 alpha13 is offline
Registered User
 
Join Date: Aug 2017
Location: USA
Posts: 4
Thanks: 7
Thanked 0 Times in 0 Posts
alpha13 is on a distinguished road
for using only this method
Code:
msc+pzlib3+static+nz/$precompsolid=precomp46/$void=srep64+4x4:lzma:max:250m
i used these files below to Unpack in .bat

Code:
Arc.exe
arc.ini
CLS-MSC.dll
cls-srep64.dll
fazip.exe
nz64.exe
pZlib.exe
srep64.exe
Code:
FreeArc 0.67 (March 15 2014) extracting archive: yourmethod.arc
Extracting 1 file, 3,179,180 bytes. Processed   0%
Unpacking 690,854 bytes with nz64 x -m2g -t2 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
NanoZip 0.09 alpha/Win64  (C) 2008-2011 Sami Runsas  www.nanozip.net
Pentium(R) Dual-Core CPU E5700 @ 3.00GHz|500 MHz|#2|5044/6143 MB
Archive: $$arcpackedfile$$.tmp.nz
Threads: 2
Compressor #0: nz_cm [803 MB]
Compressor #1: nz_cm [803  3%
Decompressed 2 745 809 bytes in 3.08s, 870 KB/s.
IO-in: 0.00s, 303 MB/s. IO-out: 0.00s, 655 MB/s

Errorlevel=0
Extracted 1 file, 690,855 => 3,179,180 bytes. Ratio 21.73%
Extraction time: cpu 0.05 sec/real 4.02 sec = 1%. Speed 0.79 mB/s
All OK

Press any key to continue . . .


and no changes in anyfiles but still have issues with reflate need to test

update:still in some cases it will not extract well ....says an error about pzlib3 which its included in files but cant decompress big sized archives

Last edited by alpha13; 14-08-2017 at 11:28.
Reply With Quote