FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Far Cry 5 (https://fileforums.com/showthread.php?t=101917)

houcine80 17-04-2018 11:00

Far Cry 5
 
8 Attachment(s)
--CIUv2 By:Yener90
--Contributors:BAMsE; Razor12911; Simorq; KaktoR; César82 CIUV2 CIU2039 15.2
--UltraARC by: Razor12911
--UltraARC 2900 R6 Edition Modified by: Simorq[/B]

-) English-only

1)- Install the Game and updates.
2)- Download Attachment and extract on your HDD.
3)- Move _CommonRedist folder from game's installed directory to (Last DVD)
4)- Run UltraARC.exe then Choose Game Folder And Start.
5)- Make iso files with the same name of folders.
6)- Test the iso files before you burn.

Code:

[Launch1]
Name=DirectX (Jun 2010)
32Exe={src}\_CommonRedist\DirectX\Jun2010\Dxsetup.exe
Argument=/silent
BeforeInstall=0
Checked=1
---------------------------------------------------------

[Launch2]
Name=Microsoft Visual C++ 2010
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/passive /norestart
BeforeInstall=0
Checked=1
----------------------------------------------------------

[Launch3]
Name=Microsoft Visual C++ 2015
32Exe={src}\_CommonRedist\vcredist\2015\vc_redist.x86.exe
64Exe={src}\_CommonRedist\vcredist\2015\vc_redist.x64.exe
Argument=/quiet /norestart
BeforeInstall=0
Checked=1
-----------------------------------------------------------

[Launch4]
Name=Microsoft NET Framework 3.5
32Exe={src}\_CommonRedist\DotNet\3.5\dotNetFx35.exe
Argument=/q /norestart
BeforeInstall=0
Checked=1
------------------------------------------------------------

[Launch5]
Name=Microsoft NET Framework 4.5.2
32Exe={src}\_CommonRedist\DotNet\4.5.2\NDP452-KB2901907-x86-x64-AllOS-ENU.exe
Argument=/q /norestart
BeforeInstall=0
Checked=1
-----------------------------------------------------------------------------------

[Launch6]
Name=Microsoft NET Framework 4.6
32Exe={src}\_CommonRedist\DotNet\4.6\NDP462-KB3151800-x86-x64-AllOS-ENU.exe
Argument=/q /norestart
BeforeInstall=0
Checked=1

See Post https://www.fileforums.com/showpost....9&postcount=42 for game sizes

houcine80 19-04-2018 10:47

add new installer

The_Killer 19-04-2018 19:16

houcine80

the 3 files only have setup.exe and setup.ico, there is no UltraARC.exe and the rest. :confused::confused::confused:

houcine80 20-04-2018 04:08

Quote:

Originally Posted by The_Killer (Post 470409)
houcine80

the 3 files only have setup.exe and setup.ico, there is no UltraARC.exe and the rest. :confused::confused::confused:

Hi
ultraarc add and small change

The_Killer 28-04-2018 06:55

What is the best conversion method for fast installation?

KaktoR 28-04-2018 06:56

no compression obviously

The_Killer 28-04-2018 07:01

Quote:

Originally Posted by KaktoR (Post 470572)
no compression obviously

this I know, but I did the conversion without any option and with ThresholdPercent = 1 and it takes more than 1:00 hours to install

KaktoR 28-04-2018 07:14

Use diskspan instead of ultraarc (no merging = fast installation)

KaktoR 28-04-2018 07:51

1 Attachment(s)
Here is diskspan Version (i used Setup.exe from "Far Cry 5 English-only_02.rar" attachment).

Compression method: None
Install time: 10 minutes
Conversion time: 10 minutes
Result: 6xDVD5 + 1xCD

To Change compression method, edit Batch file and replace "set COMPMETHD=0" with "set COMPMETHD=srep+lzma2" or whatever.

The_Killer 01-05-2018 07:18

works fine.

Can I use it in other games too? because the installation is really fast very good.

pakrat2k2 01-05-2018 07:40

you can just use the setup.exe/ico from what conversion your doing.

How to use CIU with DiskSpan?

Use the Compiled Setup.exe+ Setup.ico + Records.ini (probably you must changed archive name inside Records.ini) alongside with diskspan compressor (use the one from Razor12911 or UCC from VollachR). Which you can get from this topic
http://www.fileforums.com/showthread.php?t=99227 ( archive first post ) & just extract the folder _Tools, then you'll have diskspan you can use from any conversion posted here, just read the Help.txt for further info.

KaktoR 01-05-2018 08:00

Yes you can, only 3 things:
1. Make sure Setup is compatible with DiskSpan (for CIU it's at least Update 11)
2. You have to adjust DVD size in the batch file for first disc
3. Use Records.ini

pakrat2k2 01-05-2018 08:50

Quote:

Originally Posted by KaktoR (Post 470648)
Yes you can, only 3 things:
1. Make sure Setup is compatible with DiskSpan (for CIU it's at least Update 11)
2. You have to adjust DVD size in the batch file for first disc
3. Use Records.ini

#2
set DVDFIVE=4435mb
set DVDNINE=7905mb
set BLUERAY=23455mb

is dependent on if there are redists included + size of Setup.exe / ico ?

#3

records.ini will have to be edited after completion for correct file names ?

KaktoR 01-05-2018 09:00

Quote:

Originally Posted by pakrat2k2 (Post 470649)
#2
set DVDFIVE=4435mb
set DVDNINE=7905mb
set BLUERAY=23455mb

is dependent on if there are redists included + size of Setup.exe / ico ?

Same as UltraARC. First DVD size minus (-) Setup.exe

All other sizes are 4470mb for DVD5 (you can change them too somewhere in batch file)

Quote:

Originally Posted by pakrat2k2 (Post 470649)
#3

records.ini will have to be edited after completion for correct file names ?

Only if you change name of Data.bin

pakrat2k2 01-05-2018 09:05

will it automatically add to it ( records.ini )?

KaktoR 01-05-2018 09:06

No, you have to put records.ini into first dvd folder where setup.exe is.

So just leave it on standard settings (Data.bin.001).

And don't change archive names after conversion is finished. Diskspan writes file names inside 00# archives. If you rename them after compression, you will get an error message and Setup is unable to extract.

Maybe i will write a GUI for this (like UltraARC).

pakrat2k2 01-05-2018 09:23

thanks havent used diskspan yet so wasnt 100% sure of the settings.

houcine80 your gamesize is wrong its 43.4 GB & redists are wrong for Uplay version.

Support\Software\DirectX\DXSETUP.exe
Support\Software\GameLauncher\UplayInstaller.exe
Support\Software\MicrosoftNetFramework 4.6.1\NDP461-KB3102436-x86-x64-AllOS-ENU.exe
Support\Software\VCRedist\vc_redist.x64.exe ( 2015 )

This MUST be UPLAY version for Redists.

The Redists as listed in first post are for the STEAM version.

maybe just correct the HDD size, & a seperate version for UPLAY ?

prudislav 21-11-2018 11:20

So current HDD sizes as of 1.011 + All DLCs:
(no more patches coming most likely)

EnglishOnly: 44,4 GB
MultiLang: 62 GB
EnglishOnly + HDPack: 72,8 GB
MultiLang + HDPack: 44,4+28,490,4 GB

KaktoR 21-11-2018 11:43

5xDVD5
Only 1 language
Without HD Pack
Without Editor

Code:

18:52:44 - Starting Data1.bin.001 creation
20:42:28 - Finished Data1.bin.001 creation
Original size:  41.951g
Compressed size: 27.303g


Danziel123 22-11-2018 04:13

Quote:

Originally Posted by prudislav (Post 477030)
So current HDD sizes as of 1.011 + All DLCs:
(no more patches coming most likely)

EnglishOnly: 44,4 GB
MultiLang: 62 GB
EnglishOnly + HDPack: 72,8 GB
MultiLang + HDPack: 44,4+28,490,4 GB

Can you tell me how to remove the languages in the game?
And inside streaminginstall.ini doesn't need to change?

prudislav 22-11-2018 04:21

1 Attachment(s)
Quote:

Originally Posted by Danziel123 (Post 477041)
Can you tell me how to remove the languages in the game?

here is a list (in form of sfv , you can open it in noetpad) of all non-english files that you can delete

KaktoR 22-11-2018 04:32

Code:

20:52:25 - HD Pack will stay in [F:\Far Cry 5]
20:52:29 - Editor will stay in [F:\Far Cry 5]
20:52:32 - You have choosed German language
20:52:32 - All other language files will be moved to [F:\Far Cry 5\_Backup\]
20:52:32 - Starting Data1.bin.001 creation
23:53:03 - Finished Data1.bin.001 creation

Original size:  72.775g
Compressed size: 42.572g

10xDVD5

Danziel123 22-11-2018 04:37

Quote:

Originally Posted by prudislav (Post 477042)
here is a list (in form of sfv , you can open it in noetpad) of all non-english files that you can delete

Inside streaminginstall.ini doesn't need to change?

Quote:

Originally Posted by KaktoR (Post 477044)
Code:

20:52:25 - HD Pack will stay in [F:\Far Cry 5]
20:52:29 - Editor will stay in [F:\Far Cry 5]
20:52:32 - You have choosed German language
20:52:32 - All other language files will be moved to [F:\Far Cry 5\_Backup\]
20:52:32 - Starting Data1.bin.001 creation
23:53:03 - Finished Data1.bin.001 creation

Original size:  72.775g
Compressed size: 42.572g

10xDVD5

Can you share the script?
Because i want english only & HD texture
Thanks

KaktoR 22-11-2018 04:40

It's on the same page :)

fatalerror1 23-11-2018 04:05

Quote:

Originally Posted by prudislav (Post 477030)
EnglishOnly: 44,4 GB
MultiLang: 62 GB
EnglishOnly + HDPack: 72,8 GB
MultiLang + HDPack: 44,4+28,490,4 GB

nice hope houcine upúdates at least the EnglishOnly to current one

KaktoR 24-11-2018 13:17

I just read that the zombi dlc requires the editor files.

I will update my script soon

prudislav 24-11-2018 13:36

makes sense .. the zombie dlc folder is like few dozens of MB by itself compared to few GB for the other two

Danziel123 24-11-2018 19:19

Quote:

Originally Posted by KaktoR (Post 477028)
Here is a automatic diskspan script. Just follow the steps.

I can't tell for sure how much disks you will have after compression.

I would say test and report back.

Hi
I got error when creating data.bin.001
Tried 4 times still same
Setup.exe take form english only

Maybe i am doing wrong during compressing?

KaktoR 25-11-2018 01:09

Error during compression or installation?
Don't start the batch as admin.

Make sure you have enough free HDD space (at least 2*Game size + 50GB)

Danziel123 25-11-2018 02:58

Quote:

Originally Posted by KaktoR (Post 477099)
Error during compression or installation?
Don't start the batch as admin.

Make sure you have enough free HDD space (at least 2*Game size + 50GB)

When compression
Not run diskpan at as admin

It was
Have 500gb free space

KaktoR 25-11-2018 04:49

Show me cmd window for error message

Danziel123 25-11-2018 05:26

Quote:

Originally Posted by KaktoR (Post 477105)
Show me cmd window for error message

Sorry I didn't have time to screenshot

Nevermind, i use diskpand and use compress method xzlib,srep and lolz and it produce 10 dvd5 (72.4 gb to 42.9 gb) it took 6-7 hours to compress

Btw can you help me share setup.exe compatible with the compress method?
Using setup.exe in page 1 (error decompression not support)
Rather than having to recompile

And thank you for your script :D

pakrat2k2 25-11-2018 09:09

If you looked thru topic you would have found it already !
https://www.fileforums.com/showpost....84&postcount=9

Danziel123 25-11-2018 09:45

Quote:

Originally Posted by pakrat2k2 (Post 477109)
If you looked thru topic you would have found it already !
https://www.fileforums.com/showpost....84&postcount=9

Still error
http://i.ibb.co/cYppdfX/FC.png

KaktoR 25-11-2018 10:29

Setup has to be updated because xtool and lolz are missing.

GTX590 25-11-2018 11:10

Both should be activted in External Compressor.ini.

Danziel123 25-11-2018 12:38

Quote:

Originally Posted by GTX590 (Post 477113)
Both should be activted in External Compressor.ini.

How to use that?
Please help me, i just need setup.exe

pakrat2k2 25-11-2018 22:29

All original work by houcine80, conversions have been updated to latest script.

Danziel123 26-11-2018 02:05

Quote:

Originally Posted by pakrat2k2 (Post 477119)
All original work by houcine80, conversions have been updated to latest script.

Thank you pakrat2k2 for update the setup
But i'm get an error when entering bin.002
http://i.ibb.co/9c17FBN/FC5.png
Using all setup in first page still same

fatalerror1 26-11-2018 03:02

Quote:

Originally Posted by pakrat2k2 (Post 477119)
All original work by houcine80, conversions have been updated to latest script.

Which one of these option of HDD sizes have these 3 setups in the OP ????
Quote:

Originally Posted by prudislav (Post 477030)
a) EnglishOnly: 44,4 GB
b)MultiLang: 62 GB
c)EnglishOnly + HDPack: 72,8 GB
d)MultiLang + HDPack: 90,4 GB

Is it like my guess?
Far Cry 5_02.rar ... d)?
Far Cry 5_Multi2_02.rar ... b)?
Far Cry 5 English Only_02.rar ... a)?


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

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