I have packed the game some time ago with following settings:
Code:
bat file
-mafr:a2+srep+lzma
Code:
arc.ini
[External compressor:afr]
header = 0
packcmd = _Compressors\AFR_x64 e {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = _Compressors\AFR_x64 d #in #out <stdin> <stdout>
For unpacking use the same files as for packing (stdin/out patch from razor12911)
AFR_x64.exe
afrpatch.dll
All is fine