FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Assassins Creed Origins v1.5.1 Innosetup Problem (https://fileforums.com/showthread.php?t=102227)

ZAZA4EVER 13-09-2018 15:03

Assassins Creed Origins v1.5.1 Innosetup Problem
 
1 Attachment(s)
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 ???

ffmla 13-09-2018 21:36

Check this solution,May be works
 
Quote:

Originally Posted by ZAZA4EVER (Post 475647)
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,

Code:

[External compressor:afr]
header = 0
unpackcmd = AFR_x64.exe d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

Try it,May works.

KaktoR 13-09-2018 22:52

Code:

[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

Quote:

Originally Posted by ffmla (Post 475648)
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,

Code:

[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 !!!!

KaktoR 13-09-2018 23:22

Have you tried with cls.ini?

Code:

[Lolz]
Bufsize=512k
transfer_ReadBufSize=512k
transfer_WriteBufSize=512k
MaxThreadsUsage=100%
MaxMemoryUsage=75%-10m


ZAZA4EVER 13-09-2018 23:38

1 Attachment(s)
such as that

ZAZA4EVER 13-09-2018 23:42

1 Attachment(s)
Get same error

KaktoR 14-09-2018 00:19

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?

Code:

Arc.exe t -i2 Archive
Also you have tried with this replacement in the decompression arc.ini

Code:

unpackcmd = srep64.exe -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
or
unpackcmd = srep64.exe -d -s - - <stdin> <stdout>

Code:

unpackcmd = ztool198.exe d:pzlib:t0:cm16mb:b128kb:f - - <stdin> <stdout>
Code:

[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...0824623793.jpg

https://nsa39.casimages.com/img/2018...0824172286.jpg

Simorq 14-09-2018 06:07

CLS-Srep.dll Rename CLS-Srep64.dll

No need unpackcmd

felice2011 14-09-2018 06:29

In fact, you also no insert the method
Code:

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

1 Attachment(s)
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
Code:

AFR_x64:a2+srep64:m3f:a16:d1g+lolz_x64:tt1

ZAZA4EVER 14-09-2018 14:27

Quote:

Originally Posted by felice2011 (Post 475673)
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
Code:

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

1 Attachment(s)
I recompress full game agian
When setup with your script get this error


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

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