#1
|
||||
|
||||
GRID Autosport 2xDVD5 Inno
Script by: yener90 / Setup theme by: gabrieltr
INSTRUCTIONS: 1. Go to installed game's folder and move common_redist folder to DVD2 rename is redist 2. Download the attachment below. Open installerscript.iss with Unicode version of INNO and change the following line according to your game's installed location: Code: #define ProgramFiles "C:\Program Files (x86)\Grid Autosport" Start compile. Once it's finished; 3. Create 2 folders and name them as DVD1, DVD2 Move: -Setup.cab, Setup.dll, Setup.exe, Setup.ico, Setup.ini to DVD1 Setup-1a.bin, -1b.bin -1C.bin files to DVD1 Setup-2a.bin -2b.bin-2c.bin files to DVD2 Code: [autorun] OPEN=0 ICON=Setup.ico 5. Now move _commonredist folder to DVD2 (_commonredist folder rename redist) 6. Burn them to DVDs, and enjoy Setup Screens: ![]() ![]() ![]() |
The Following 6 Users Say Thank You to gabrieltr For This Useful Post: | ||
houcine80 (04-07-2014), hungthinh225 (30-06-2014), Juggernautwill (30-06-2014), sarmadi (03-07-2014), sutikno (01-07-2014), wit (30-06-2014) |
Sponsored Links |
#2
|
|||
|
|||
Hi,
Thanks for the conversion but first I would like to ask if this one works with the HD res pack? |
#3
|
||||
|
||||
I think so, because its internal compression of inno. but maybe not 2xdvd5.
|
#4
|
||||
|
||||
Lossly Original Game don't worry
![]() Yes Hd Game and videos.. ! |
#5
|
|||
|
|||
1. Go to installed game's folder and move common_redist folder to DVD2 rename is redist
This step is just to move the "_CommonRedist" folder out of the installed location? Because I dont see "common_redist" so I need to rename "_CommonRedist" just to "redist"? Sorry it's not crystal clear explained to me. |
#6
|
||||
|
||||
@SilverSpeed
Just move the _CommonRedist folder to DVD2, then check setup.ini ( bottom ) for REDIST installations, just make sure they match. |
The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
gabrieltr (30-06-2014) |
#7
|
|||
|
|||
In setup.ini I see this at the bottom:
Code:
[LauncherSettings] InstallRedist=1 Launch1=DirectX Launch164=0 Launch1BeforeInstall=0 LaunchCom1=redist\directx\DXSETUP.exe LaunchArg1=/silent Launch2=Visual C++ 2005 X86 Launch264=0 Launch2BeforeInstall=0 LaunchCom2=vcredist_x86.exe LaunchArg2=/silent Am I good now? Because I see the dirs not matching the ones in my DVD2/redist folder. In my redist folder I have 2 maps: DirectX\Jun2010\DXSETUP.exe and vcredist\2010\vcredist_x86.exe So I changed the last part into this: Code:
[LauncherSettings] InstallRedist=1 Launch1=DirectX Launch164=0 Launch1BeforeInstall=0 LaunchCom1=redist\DirectX\Jun2010\DXSETUP.exe LaunchArg1=/silent Launch2=Visual C++ 2005 X86 Launch264=0 Launch2BeforeInstall=0 LaunchCom2=redist\vcredist\2010\vcredist_x86.exe LaunchArg2=/silent Last edited by SilverSpeed; 30-06-2014 at 09:13. |
#8
|
||||
|
||||
again edit the Launcher settings to match your folder names. I would have just renamed the redist to _CommonRedist to match it properly. AND added in the folder
names so that they matched properly. LaunchCom1={src}\_CommonRedist\Directx\Jun2010\DXS ETUP.exe Launch2=Visual C++ 2010 X86 LaunchCom2={src}\_CommonRedist\vcredist\2010\vcred ist_x86.exe the {src} needs to be there so it knows it from dvd, if it was {app} then it would know its from game folder ( & would be run at end of extraction ) Last edited by pakrat2k2; 30-06-2014 at 09:19. Reason: added info |
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
khokhan (30-06-2014), SilverSpeed (30-06-2014) |
#10
|
|||
|
|||
background disk2 = prototype2 hehe...
but works.. win7 64bit |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
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 |
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
Resident Evil Operation Raccoon City (2xDVD5 - Inno + Freearc) | Fabioddq | PC Games - CD/DVD Conversions | 32 | 25-08-2014 18:35 |