View Full Version : Problems with the following method: packet
poker2332
10-05-2018, 01:44
Hi guys, for a while now I have problems decompressing when the srep + packet method
Can someone tell me why this happened?
This method of ma good result, since the ratio is always 20 or less ... but it is impossible to decompress
https://k62.kn3.net/4/6/B/A/7/D/C60.jpg
https://k62.kn3.net/E/3/3/4/6/2/F9E.jpg
https://k62.kn3.net/E/3/3/4/6/2/F9E.jpg
https://k62.kn3.net/2/5/A/A/3/7/32E.jpg
Packet usually gives problem due to bad config in the arc.ini. Also version 1.2 is the only one i've seen working.
poker2332
11-05-2018, 05:42
Packet usually gives problem due to bad config in the arc.ini. Also version 1.2 is the only one i've seen working.
Try using the following method ... but the result is the same. It is impossible to unzip the files.
"precomp046+msc+srep64+delta+exe2+packet"
https://k62.kn3.net/5/6/7/3/6/3/A09.jpg
https://k62.kn3.net/A/3/8/B/5/9/406.jpg
I'm using the default arc.ini
What am I doing wrong?
arc.ini
[External compressor: packet]
packcmd = packet a -r -mx -v -h4 -b512 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = packet x -v $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp
[External compressor: precomp046]
header = 0
packcmd = precomp046 -intense -cn -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp046 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor: srep64]
header = 0
packcmd = srep64 {options} -m5f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 -d -s - - <stdin> <stdout>
[External compressor: rep,mm,delta,exe,exe2,4x4,lzma]
header = 0
packcmd = fazip -i0 compress: {compressor}{: option} <stdin> <stdout>
unpackcmd = fazip -i0 decompress: {compressor}{: option} <stdin> <stdout>
felice2011
11-05-2018, 08:20
https://image.ibb.co/iPLKMJ/a.png
Poker... the Packet 1.2 has been tested for years in data compression and decompression, check that there are all *.dll needed for decompression in the FA directory, for example "CLS-msc.dll" & "CLS-srep.dll", the 2 dll necessary for the method you are using.;)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.