hi
i was trying a method [srep64+pzlib:m3f:a64:d1g+nz] it compressed assassins creed unity 43 gigabytes to 20 kilobyte archive the archive is healthy and i can open it with freearc
the problem is i tried almost all unpacking makers here
but nothing
it either gives an known compression method [srep64] while the arc.ini is clean and good
or don't decompress any thing and exit
[External compressor:nz]
;header = 0 -cc = CM algo -cO=BWT algo ;testing = nz:r:v:cc:m8g:br512m:bw512m

4:t0:nm
packcmd = nz64 a -r -v -cc -m16g -br512m -bw512m -p4 -t0 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
unpackcmd = nz64 x -m13g -t8 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz
[External compressor:srep64]
header = 0
packcmd = srep64 {options} -m3f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 {options} -d -s -- <stdin> <stdout>
[External compressor

zlib]
header = 0
packcmd = pzlib e -m2 -c1024m -t8 - -o -v $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
unpackcmd = pzlib d -t8 - -o - <stdin> <stdout>
PLEASE HELP sorry for my english