Hi there Everyone,
I've got a problem with AFR version 0.0.2.0a7 compressing Assassins Creed Unity.
When trying to compress the game forge files with method:
Code:
afr642a7:a2+srep:m5f:l128:a0+lolz:mt2
Arc.ini presents like this:
Code:
[External compressor:afr642a7]
header = 0
packcmd = AFR\AFR_2a7_x64 e {options} Input Output
unpackcmd = AFR\AFR_2a7_x64 d #in #out <stdin> <stdout>
datafile = Input
packedfile = Output
[External compressor:srep]
header = 0
default = -m3f
packcmd = SREP\SREP64 -a0/0 {-option } <stdin> - Output
unpackcmd = FAZIP\FAZip -i0 decompress:srep <stdin> <stdout>
datafile = Input
packedfile = Output
[External compressor:lolz]
header = 0
packcmd = LOLZ\LOLZ {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = FAZIP\FAZip -i0 decompress:lolz <stdin> <stdout>
datafile = Input
packedfile = Output
The effect is that while compressing it gives error -1073741571
But when I try to compress these files with version 0.0.1.9 while installation it gives me -12 error on ISDone.dll
Can You tell me what is going on?
BTW. error -12 appears even on AC Revelations, AC Brotherhood, AC Black Flag and AC 3... I have to split the files to smaller parts to get it to work.