Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25-10-2015, 19:20
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Question Cargo 3 1xDVD5

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
Code:
[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



Attached Files
File Type: rar Cargo 3 Conversion.rar (19.52 MB, 89 views)
Reply With Quote
The Following 3 Users Say Thank You to pakrat2k2 For This Useful Post:
DarkSyrius (10-09-2016), hadik69 (26-10-2015), lMoyo (19-11-2015)
Sponsored Links
  #2  
Old 12-11-2015, 10:24
Droppo Droppo is offline
Registered User
 
Join Date: May 2009
Location: Argentina
Posts: 555
Thanks: 234
Thanked 314 Times in 156 Posts
Droppo is on a distinguished road
Could you post a modded version of setup with these redists? strange, but the file i have came up with these parameters....

Quote:
[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.m si"
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
Reply With Quote
  #3  
Old 12-11-2015, 21:34
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
^ isn't that exactly what I posted ?
Reply With Quote
  #4  
Old 12-11-2015, 23:24
Droppo Droppo is offline
Registered User
 
Join Date: May 2009
Location: Argentina
Posts: 555
Thanks: 234
Thanked 314 Times in 156 Posts
Droppo is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
^ 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
Reply With Quote
  #5  
Old 14-11-2015, 00:37
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
fixed errors in redist to these settings, looked up settings from MS, hope their right now.
Code:
[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
Attached Files
File Type: rar REDIST-Fixed_Setup.rar (8.93 MB, 49 views)
Reply With Quote
  #6  
Old 14-11-2015, 15:45
Droppo Droppo is offline
Registered User
 
Join Date: May 2009
Location: Argentina
Posts: 555
Thanks: 234
Thanked 314 Times in 156 Posts
Droppo is on a distinguished road
Thnxs works perfect now!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
StarLight Inception 1xDVD5 pakrat2k2 PC Games - CD/DVD Conversions 2 23-06-2014 19:05
The Settlers - Rise of an Empire + Expansion [FreeArc+PreComp+SREP+INNO] 1xDVD5 KaktoR PC Games - CD/DVD Conversions 0 14-11-2013 08:31



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


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