@ GAMES_PC axux
The file you are extracting is damaged ( bad checksum), you must re-create the archive file.
@ danswano
FreeArc supports multi-threading, use -mt
x switch.
Where x=number of threads (1-16)
@ Razor12911
Mpz is lossless mp3 compressor
Code:
[External compressor:mpz]
solid = 0
datafile = $$arcdatafile$$.mp3
packedfile = $$arcpackedfile$$.mpz
packcmd = mpz c {options} $$arcdatafile$$.mp3 $$arcpackedfile$$.mpz
unpackcmd = mpz d {options} $$arcpackedfile$$.mpz $$arcdatafile$$.mp3