PDA

View Full Version : Cargo 3 1xDVD5


pakrat2k2
25-10-2015, 19:20
Cargo 3 1xDVD5 CIUV2
Thanks to Yener for script, Razor12911 for modifications

1. Install the game. Update game to latest version, apply NO-CD if necessary.

2. Download attachment, extract to HD, NOT in Gamefolder.

2A. MOVE Redist folder from gamefolder to Conversion folder.

3. Run UltraARC, Browse/Select Your installed game, then choose output location.

4. Test the conversion, before burning ISO.

5. Then burn folder contents to DVDs with same folder name.

REDIST Structure

[Launch1]
Name=DirectX
32Exe={src}\Redist\directx_full_redist\DXSETUP.exe
Argument=/silent
BeforeInstall=1

[Launch2]
Name=PhysX 9.11.1111 System Software
32Exe={sys}\msiexec.exe
Argument=/qn /i "{src}\Redist\PhysX_9.11.1111_SystemSoftware .msi"
BeforeInstall=0

[Launch3]
Name=Visual C++ 2005 X86
32Exe={src}\Redist\vcredist_x86.exe
Argument=/q /norestart
BeforeInstall=1

[Launch4]
Name=Visual C++ 2005 X86 SP1
32Exe={src}\Redist\vcredist_x86_2005sp1.exe
Argument=/q /norestart
BeforeInstall=1

[Launch5]
Name=Visual C++ 2008 X64
64Exe={src}\Redist\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1

[Launch6]
Name=Visual C++ 2008 X86SP1
32Exe={src}\Redist\vcredist_x86_2008sp1.exe
Argument=/q /norestart
BeforeInstall=1


DVD1 - 3.56GB w/Redists

https://lh5.googleusercontent.com/-BargCF7SlXE/Vi06iBz8zTI/AAAAAAAADVE/YxVzK9Ys62s/w921-h535-no/INSTALL1.png

https://lh3.googleusercontent.com/-jQeYb-QQh7g/Vi06iEanqlI/AAAAAAAADVI/8fqDL3A8ltw/w927-h539-no/INSTALL2.png

Droppo
12-11-2015, 10:24
Could you post a modded version of setup with these redists? strange, but the file i have came up with these parameters....


[Launch1]
Name=DirectX
32Exe={src}\Redist\directx_full_redist\DXSETUP.exe
Argument=/silent
BeforeInstall=1

[Launch2]
Name=PhysX 9.11.1111 System Software
32Exe={sys}\msiexec.exe
Argument=/qn /i "{src}\Redist\PhysX_9.11.1111_SystemSoftware.msi"
BeforeInstall=0

[Launch3]
Name=Visual C++ 2005 X86
32Exe={src}\Redist\vcredist_x86.exe
Argument=/Q
BeforeInstall=1

[Launch4]
Name=Visual C++ 2005 X86 SP1
32Exe={src}\Redist\vcredist_x86_2005sp1.exe
Argument=/Q
BeforeInstall=1

[Launch5]
Name=Visual C++ 2008 X64
64Exe={src}\Redist\vcredist_x64.exe
Argument=/q
BeforeInstall=1

[Launch6]
Name=Visual C++ 2008 X86SP1
32Exe={src}\Redist\vcredist_x86_2008sp1.exe
Argument=/q
BeforeInstall=1

pakrat2k2
12-11-2015, 21:34
^ isn't that exactly what I posted ?

Droppo
12-11-2015, 23:24
^ isn't that exactly what I posted ?

nope, parameters changes, the files on redist folder have different parameters and if i use those you did, it throws an error on almost every item on redist folder

pakrat2k2
14-11-2015, 00:37
fixed errors in redist to these settings, looked up settings from MS, hope their right now.

[Launch1]
Name=DirectX
32Exe={src}\Redist\directx_full_redist\DXSETUP.exe
Argument=/silent
BeforeInstall=1

[Launch2]
Name=PhysX 9.11.1111 System Software
32Exe={sys}\msiexec.exe
Argument=/qn /i "{src}\Redist\PhysX_9.11.1111_SystemSoftware .msi"
BeforeInstall=0

[Launch3]
Name=Visual C++ 2005 X86
32Exe={src}\Redist\vcredist_x86.exe
Argument=/q
BeforeInstall=1

[Launch4]
Name=Visual C++ 2005 X86 SP1
32Exe={src}\Redist\vcredist_x86_2005sp1.exe
Argument=/q
BeforeInstall=1

[Launch5]
Name=Visual C++ 2008 X64
64Exe={src}\Redist\vcredist_x64.exe
Argument=/q:a
BeforeInstall=1

[Launch6]
Name=Visual C++ 2008 X86SP1
32Exe={src}\Redist\vcredist_x86_2008sp1.exe
Argument=/q:a
BeforeInstall=1

Droppo
14-11-2015, 15:45
Thnxs works perfect now!