View Full Version : Assassins Creed Origins v1.5.1 Innosetup Problem
ZAZA4EVER
13-09-2018, 15:03
Hello Evreyone
i make Assassins Creed Origins v1.5.1 with Repack Method by Afr Patch Razor
and get good ratio from 68.7gb ---- 29.3gb
https://i.imgur.com/GKeEZ2b.jpg
and make this settings in innosetup script
https://i.imgur.com/lSaxdhR.jpg
i try to install many times get this error
https://i.imgur.com/90McPes.jpg
what is the solution ???
Hello Evreyone
i make Assassins Creed Origins v1.5.1 with Repack Method by Afr Patch Razor
and get good ratio from 68.7gb ---- 29.3gb
https://i.imgur.com/90McPes.jpg
what is the solution ???
In your arc.ini section, code for AFR's unpackcmd look strange.
AFR doesn't support stdin/out{AFIK}
Try to change the code to following way,
[External compressor:afr]
header = 0
unpackcmd = AFR_x64.exe d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Try it,May works.
[External compressor:afr]
header = 0
unpackcmd = AFR_x64.exe d #in #out <stdin> <stdout>
is right, it works here without problems (it looks strange because of the stdin/out patch by razor12911).
ZAZA4EVER
13-09-2018, 23:19
In your arc.ini section, code for AFR's unpackcmd look strange.
AFR doesn't support stdin/out{AFIK}
Try to change the code to following way,
[External compressor:afr]
header = 0
unpackcmd = AFR_x64.exe d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Try it,May works.
i make this ,, setup close when install and disapear !!!!
Have you tried with cls.ini?
[Lolz]
Bufsize=512k
transfer_ReadBufSize=512k
transfer_WriteBufSize=512k
MaxThreadsUsage=100%
MaxMemoryUsage=75%-10m
ZAZA4EVER
13-09-2018, 23:38
such as that
ZAZA4EVER
13-09-2018, 23:42
Get same error
Have you tried to test a single .forge file with your settings?
felice2011
14-09-2018, 00:37
@ZAZA4EVER .... Well, many times be taken for granted but have you tested the command line archive?
Arc.exe t -i2 Archive
Also you have tried with this replacement in the decompression arc.ini
unpackcmd = srep64.exe -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
or
unpackcmd = srep64.exe -d -s - - <stdin> <stdout>
unpackcmd = ztool198.exe d:pzlib:t0:cm16mb:b128kb:f - - <stdin> <stdout>
[External compressor:lolz_x64]
header = 0
unpackcmd = fazip.exe -i0 decompress:lolz <stdin> <stdout>
Logically fazip.exe and relative *.dll must be compiled and loaded into ISS.;)
EDIT TEST
with some fix in ISS the method extracts perfectly, use "fazip" and the "ztool198" version and see that you solve.:)
https://image.ibb.co/i7xGep/test.png
ZAZA4EVER
14-09-2018, 05:59
I edit srep64 in arc.ini
unpackcmd = srep64.exe -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Install fine but when arcpackfile.tmp reach to 64gb get this message in pic
Can you upload modify script to test with it
https://nsa39.casimages.com/img/2018/09/15/180915030824623793.jpg
https://nsa39.casimages.com/img/2018/09/15/180915030824172286.jpg
CLS-Srep.dll Rename CLS-Srep64.dll
No need unpackcmd
felice2011
14-09-2018, 06:29
In fact, you also no insert the method unpackcmd = srep64.exe -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp in the arc.ini file, it is controlled by the dll and not by an executable.
let's see if he can solve in contrary I sending the zipped script.
felice2011
14-09-2018, 09:45
Ok a moment pleaseee…
Copying and pasting you will never learn, at least I hope you will study the changes to understand something.
Logically you will have to recompress and use the same method AFR_x64:a2+srep64:m3f:a16:d1g+lolz_x64:tt1
ZAZA4EVER
14-09-2018, 14:27
Ok a moment pleaseee…
Copying and pasting you will never learn, at least I hope you will study the changes to understand something.
Logically you will have to recompress and use the same method AFR_x64:a2+srep64:m3f:a16:d1g+lolz_x64:tt1
Thanks Man i tested it on two files for aco
DataPC_22_dlc_patch_01.forge
DataPC_ACE_AegeanCoast_dx11_patch_01.forge
Repack it with your settings and script setup fine thanks
i will test on full game and will tell you
ZAZA4EVER
15-09-2018, 21:48
I recompress full game agian
When setup with your script get this error
felice2011
16-09-2018, 01:05
I think the problem is related to the executable or your system, and not to an incorrect configuration of the ISS, I do not know how to help you on this.
The compressor's internal configuration options are only these.
AFR - [A]nvil [F]orge [R]ecompressor v 0.0.2.0a7 by Edison007.
Thanks ProFrager :)
Supported engine versions:
Scimitar (Assassin's Creed, Prince of Persia).
Anvil (AC II/Brotherhood/Revelations, POP: The Forgotten Sands).
AnvilNext (AC III/Liberation/Black Flag/Rogue).
AnvilNext 2.0 (AC Unity/Syndicate/Origins, Rainbow Six: Siege, Ghost Recon Wildlands).
Usage: AFR.exe command [options] input output
Commands:
e: Encode input to output.
d: Decode input to output.
Options:
-a2 - AnvilNext 2.0 mode [default - disabled]. - encode only
-vr - Validate encoding [default - disabled]. - encode only
-dc - Disable lzo-streams check. - encode only
-tN - Use N threads (1-16, default is NumCPU-1). - decode only
-v[0..2] - Verbosity level [default - 1].
wait I send you something to test.
ZAZA4EVER
16-09-2018, 01:24
I use afr_64.exe by razor ... Not by Edison007
And in script also by razor
doofoo24
16-09-2018, 02:27
for compression use afr:a2 from edison without afrpatch.dll...
and for decompression use the one from razor...
felice2011
16-09-2018, 02:38
To compress you have to use the same compressors that I sent you in the zip, and also for decompress.
I created this installer tested for "ACO" with your method in half an hour, you just need to put the archives in the executable path and try.
https://image.ibb.co/fZXNPz/acot.png
I use afr_64.exe by razor ... Not by Edison007
And in script also by razor
XTool 0.9 Support ACO
[External compressor: xoodle]
header = 0
packcmd = XTool e:precomp:t100p:oodle - - <stdin> <stdout>
unpackcmd = XTool d:precomp:t100p - - <stdin> <stdout>
ZAZA4EVER
16-09-2018, 09:07
XTool 0.9 Support ACO
[External compressor: xoodle]
header = 0
packcmd = XTool e:precomp:t100p:oodle - - <stdin> <stdout>
unpackcmd = XTool d:precomp:t100p - - <stdin> <stdout>
If i use it can get same ratio as afr
felice2011
16-09-2018, 09:21
Use this package to compress the game, tested in compression with the files you sent me, and decompressed with the ISS archive that I sent you on the previous page, if you still have problems, my solutions do not belong to this world anymore.:D
If i use it can get same ratio as afr
Yes and more stable.
XTool 0.9 Support ACO
[External compressor: xoodle]
header = 0
packcmd = XTool e:precomp:t100p:oodle - - <stdin> <stdout>
unpackcmd = XTool d:precomp:t100p - - <stdin> <stdout>
It has problems with big input (look in xtool topic). You will get "write error (disc full)" error.
You have to divide all forge files into 2 halfs, but output will bigger this way then using afr.
Split the forge files in max 25GB
felice2011
16-09-2018, 10:15
XTool 0.9 Support ACO
[External compressor: xoodle]
header = 0
packcmd = XTool e:precomp:t100p:oodle - - <stdin> <stdout>
unpackcmd = XTool d:precomp:t100p - - <stdin> <stdout>
It has problems with big input (look in xtool topic). You will get "write error (disc full)" error.
You have to divide all forge files into 2 halfs, but output will bigger this way then using afr.
Split the forge files in max 25GB
In this way you only confuse the ideas, it is already 2 days that @ ZAZA4EVER is trying to compress and create an installation, if you change the method and compressors every day, in the end, you choose WinRar as a compressor.:D:D
ZAZA4EVER
16-09-2018, 10:17
In this way you only confuse the ideas, it is already 2 days that @ ZAZA4EVER is trying to compress and create an installation, if you change the method and compressors every day, in the end, you choose WinRar as a compressor.:D:D
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh :D:D:D:D:D i try more than 22 twice ... i repack game 8 twices
ZAZA4EVER
16-09-2018, 12:10
Use this package to compress the game, tested in compression with the files you sent me, and decompressed with the ISS archive that I sent you on the previous page, if you still have problems, my solutions do not belong to this world anymore.:D
Same error ... I am shay from you
There is wrong from my pc can't solve it
I have packed the game some time ago with following settings:
bat file
-mafr:a2+srep+lzma
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
ZAZA4EVER
17-09-2018, 12:19
.......
https://fileforums.com/showpost.php?p=475772&postcount=406
ZAZA4EVER
18-09-2018, 11:14
https://fileforums.com/showpost.php?p=475772&postcount=406
Ok i will test with xtoolv.9(oodle with your dll with c128m). +srep+lolz:d512m
I wish get ratio as afr+srep+lolz
ZAZA4EVER
19-09-2018, 15:05
https://fileforums.com/showpost.php?p=475772&postcount=406
Hello Every One
I tested Afr(razor) & Poodle & Xoodle (xtool V0.9+ ACO Oodle Dll By Simorq ) On (DataPC_ACE_Egypt_ext.forge 12.4 GB)
Really i get Results As Simorq Post
Afr(Razor)
https://i.imgur.com/qvcblPZ.jpg
Xoodle (xtool V0.9+ ACO Oodle Dll By Simorq )
https://i.imgur.com/IfMWuHi.jpg
Poodle (Not Supoort ACO )
https://i.imgur.com/ruJ09NX.jpg
Final Size And Results
https://i.imgur.com/MmKsh2u.jpg
////////////////////////////////////////////////////////////////////
But When Test This Tools With The same Settings On This File Of the Game
V1.5.1 .... The File Name (DataPC_ACE_DLC_Thebes.forge=12.2Gb)
The File Release With The Last DLC Of The Game Show Results
Afr(Razor)
https://i.imgur.com/vjiYIm4.jpg
Xoodle (xtool V0.9+ ACO Oodle Dll By Simorq )
https://i.imgur.com/vgtx5U3.jpg
Poodle (Not Supoort ACO )
https://i.imgur.com/o1T4Sc3.jpg
Final Size And Results
https://i.imgur.com/Qw34KML.jpg
I want Say Thing ACO The Oodle Dll By Simorq Dont Support Updates Files After Crack Version 1.2.1 In The Game Dont Unpack Oodle Stream in New Updates File ... So You will Get Bad Ratio For ACO V1.5.1 With Xoodle (68.8GB---35GB)
But If You Use Afr You Can Get Good Ratio (68.8GB---29.3GB)
I Think Oodle Dll (ACO_oo2core_4_win64.zip) Want To Update To Unpack New Updates Games Files
Thanks For Help All
doofoo24
11-10-2018, 08:14
just tried your script for inno...
GTX 1080TI does not meet the minimum requirem23274ents :D
Because old library cannot handle new hardware.
Use ISSysInfo.dll by peterf1999
I am completely new to this compression and all, but would like to know as to how to extract just this .bin file from the new Fitgirl repack of this game. fg-selective-japanese.bin.
pakrat2k2
21-10-2018, 15:57
Rushige, first only warning, we do not suppost warez. That means group names, release names, etc.
You want info from her repack then goto where she posts them & ask her. Highly doubtful that you will get any help for that.
Rushige, first only warning, we do not suppost warez. That means group names, release names, etc.
You want info from her repack then goto where she posts them & ask her. Highly doubtful that you will get any help for that.
very sorry. thnx for letting me know abt this.
ZAZA4EVER
23-10-2018, 14:24
Because old library cannot handle new hardware.
Use ISSysInfo.dll by peterf1999
Thanks Kaktor ... I use it from your asis installer and work fine
Don't use AFR on new Assassin’s Creed Games, cause they are compress by oodle...
So please use oodle...
AHMED SAMI
10-02-2019, 03:50
What about free space on the hard drive
For compression you need ~ 2,5 * GameSize
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.