View Single Post
  #1  
Old 13-12-2019, 05:52
Schabik Schabik is offline
Registered User
 
Join Date: Dec 2008
Location: Somewhere in Poland
Posts: 152
Thanks: 17
Thanked 35 Times in 32 Posts
Schabik is on a distinguished road
Problem with AFR 2.0A7 on AC Unity

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.
Reply With Quote
Sponsored Links