Quote:
Originally Posted by doofoo24
use the new lolz 21a7...
cls.ini no need for arc.ini
[lolz]
...
|
Yes using latest 21a7.
I am able to get packing properly if I rename [lolz] section in arc.ini to say [lolz2]. But on unpacking or testing I get infinite read, temp file get rapidly created and deleted and test/decompression never ends, going into infinite.
If I dont rename [lolz] then already upon packing I get "(de)compression error"(with and without cls.ini). I tried same cls.ini as you and arc.ini as posted above, what else could I be possibly doing wrong?
EDIT: Ok I managed it to work without damn cls at least:
Code:
packcmd = lolz_x64.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = cls-lolz_x64.exe $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
But if anybody have an idea why cls didnt work for me I will appreciate it. That said, I already tried it on few tests and it does look promising. I will update my "worthiness debate" thread soon with results for comparison. So far this seem like it could be worthy replacement of internal FA's LZMA, but tests come first.