|
#1
|
|||
|
|||
|
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. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I just fixed it
Code:
[External compressor:afr642a7]
header = 0
packcmd = "AFR\AFR_2a7_x64.exe" e {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = "AFR\AFR_2a7_x64.exe" d #in #out <stdin> <stdout>
[External compressor:srep]
header = 0
default = -m3f
packcmd = "SREP\SREP64.exe" {:options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s - - <stdin> <stdout>
[External compressor:lolz]
header = 0
packcmd = "LOLZ\LOLZ.exe" {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
|
|
#3
|
||||
|
||||
|
@Schabik
Use XTool 0.12 (xLZO) Instead of AFR Also srep:m5f:l128 uses a lot of RAM and better use m3f. Last edited by Simorq; 13-12-2019 at 15:42. |
|
#4
|
|||
|
|||
|
Quote:
Here is my arc ini for xLZO: Code:
[External compressor:xLZO] header = 0 packcmd = XTOOL\XTool e:precomp:t75p:lzo - - <stdin> <stdout> unpackcmd = XTOOL\XTool d:precomp:t100p - - <stdin> <stdout> datafile = Input Quote:
Last edited by Schabik; 14-12-2019 at 04:37. |
|
#5
|
||||
|
||||
|
For the old AC games (everything before Unity) you have to use AFR 019
__________________
Haters gonna hate
|
|
#6
|
|||
|
|||
|
Quote:
Ok, after compressing with afr19 SREP 3.92a and LOLZ 21a7 (afr:a2+srep:m5f:l128+lolz:mt2) while unpacking I have -11 decompression error On AC Unity. The same happens on pzlib:max+srep:m5f:l128+lolz:mt2 on files other than forge files and afr20a7+srep:m5f:l128+lolz:mt2 on forge files. 2019-12-20_07h35_13.png Last edited by Schabik; 19-12-2019 at 23:18. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| dvd playing problem... | themis_t | CD/DVD Software & Utilities | 6 | 20-10-2004 13:44 |
| Problem with Record Now Max ver 4.5 | brkr101 | PS2 Games | 2 | 22-04-2004 21:40 |
| problem with my xbox | mrlucky | XBox Games | 1 | 11-01-2004 08:38 |
| A problem about NFS Underground | Gilvin | PC Games | 1 | 22-11-2003 21:17 |
| Problem with pics on web pages and cookies | EVOEvo | CD/DVD-Writers | 3 | 05-10-2003 17:57 |