FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Problem with AFR 2.0A7 on AC Unity (https://fileforums.com/showthread.php?t=103205)

Schabik 13-12-2019 05:52

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.

Carldric Clement 13-12-2019 08:15

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

To unpack using IsDone please add cls lolz on your installer. :)

Simorq 13-12-2019 13:06

@Schabik
Use XTool 0.12 (xLZO) Instead of AFR
Also srep:m5f:l128 uses a lot of RAM and better use m3f.

Schabik 14-12-2019 04:20

Quote:

Originally Posted by Simorq (Post 483835)
@Schabik
Use XTool 0.12 (xLZO) Instead of AFR
Also srep:m5f:l128 uses a lot of RAM and better use m3f.

The xLZO is not working, it even doesn't show any sign that the compression progress even starts the xtool process...

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

As for ZTool's pLZO it's results are not satisfactory, for afr+srep:m5f:l128+lolz:mt2 the result for forge files only are 23 Gigs as for ZTool's pLZO forge files have 27 Gigs on my FX-8350 32GB RAM and Radeon RX 580 8 GB VRAM.

Quote:

Originally Posted by Carldric Clement (Post 483832)
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

To unpack using IsDone please add cls lolz on your installer. :)

I've had to do small adjustment to lolz and srep (instead of $$arcdatafile$$.tmp and $$arcpackedfile$$.tmp change to Input Output) and now it's working. About - 12 error I'll test it on Monday morning and tell You about the progress.

KaktoR 14-12-2019 05:58

For the old AC games (everything before Unity) you have to use AFR 019

Schabik 19-12-2019 22:37

1 Attachment(s)
Quote:

Originally Posted by KaktoR (Post 483838)
For the old AC games (everything before Unity) you have to use AFR 019

-12 error occurs even on 0.0.1.9 version of AFR on games before Unity, I had to split the files to parts that have less than 3GB to make them work (make folders like Data1, data2 etc. with forge files that have less than 3GB)


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.


Attachment 25953


All times are GMT -7. The time now is 02:49.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com