View Single Post
  #8  
Old 31-05-2023, 21:40
soulfit15 soulfit15 is offline
Registered User
 
Join Date: Apr 2023
Location: Egypt
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
soulfit15 is on a distinguished road
Quote:
1) copy 6pack.exe into "cls-mtx v2.0.0.7\Compressor\Bin"

2) added arc.ini lines
Quote:
[External compressor:fstlz]
packcmd=6pack.exe -2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd=6unpack.exe $$arcpackedfile$$.tmp
3)used the command
Quote:
arc a bin001.bin "folder" -mmtx:fstlz
another report, I got it to work with MTX 5.0.0.1 but I don't know where is the problem. it showed a worse compression ratio
Quote:
"arc a bin.bin "folder" -mfstlzx"
FreeArc 0.67 (September 13 2014) creating archive: va.biv
Compressed 401 files, 2,691,927,339 => 1,381,658,252 bytes. Ratio 51.33%
Compression time: cpu 4.22 sec/real 214.48 sec = 2%. Speed 12.55 mB/s
All OK

Last edited by soulfit15; 31-05-2023 at 21:49.
Reply With Quote