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 07-02-2013, 08:29
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Talking Sonic All stars Racing 2xDVD5 CIU 1.0.0.5 INNO



Sonic & All Stars Racing Transformed DVD9 To 2xDVD5 Multi


Instructions:

1. Install the game
2. Download the attached file and extract wherever you want. (not in the game folder)

3. Move from game folder to DVD2 folder:

Code:
Redist
4. open IstallerScript.iss and change this:

Code:
#define ProgramFiles "L:\Sonic and All Stars Racing Transformed"
for this

Code:
#define ProgramFiles "Your Drive (e.g. C):\Your installed name folder"
5. Compile (aprox. 5 minutes)

6. Open LangScript.iss and compile

7. Move to DVD1

Code:
  1. Autorun.exe
  2. Setup.exe
  3. Setup.ico
  4. Setup.cab
  5. Setup.ini
  6. Setup-1a.bin
  7. Setup-1b.bin
  8. Setup-1c.bin
8. Move to DVD2

Code:
  1. Setup-2a.bin
  2. Setup-2b.bin
9. First of all, Test the conversion then burn or make isos.

That's all.

Final sizes.
  1. DVD1=4,2GB
  2. DVD2=2,8GB

Added Setup.ini fixed on the attached files







Attached Files
File Type: rar Sonic_AllStars_2xDVD5.rar (54.02 MB, 1257 views)
File Type: rar Setup_ini.rar (1.5 KB, 311 views)

Last edited by spawniectes; 07-02-2013 at 16:12.
Reply With Quote
The Following 21 Users Say Thank You to spawniectes For This Useful Post:
alias-as (07-02-2013), BANJA (05-03-2013), Btx (07-02-2013), chuotchu001 (07-02-2013), Demonn (09-02-2013), dezconocido (14-03-2013), elbubi (07-02-2013), elcerri (12-02-2013), GTX590 (11-02-2013), himanshu23 (07-02-2013), Juggernautwill (09-02-2013), khokhan (23-02-2013), losdepavas21 (07-02-2013), Maxgrilo (03-06-2013), monoleche (06-03-2013), mystikal242 (12-02-2013), NTurky (08-02-2013), powerful (08-02-2013), sarmadi (07-02-2013), Xaelin (16-01-2014)
Sponsored Links
  #2  
Old 07-02-2013, 13:42
elbubi's Avatar
elbubi elbubi is offline
Registered User
 
Join Date: Jan 2009
Location: Rosario, Argentina
Posts: 247
Thanks: 211
Thanked 45 Times in 41 Posts
elbubi is on a distinguished road
Thanks indeed spawniectes!!!

Do you by chance kwow if it's posible to use any kind of compression to achieve 1xdvd5?

Kind Regards and thanks once again!
Reply With Quote
  #3  
Old 07-02-2013, 16:01
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by elbubi View Post
Thanks indeed spawniectes!!!

Do you by chance kwow if it's posible to use any kind of compression to achieve 1xdvd5?

Kind Regards and thanks once again!
I am testing right now.
Reply With Quote
The Following User Says Thank You to spawniectes For This Useful Post:
elbubi (08-02-2013)
  #4  
Old 07-02-2013, 18:08
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by elbubi View Post
Thanks indeed spawniectes!!!

Do you by chance kwow if it's posible to use any kind of compression to achieve 1xdvd5?

Kind Regards and thanks once again!
To make it work from 1DVD5 the only thing you had to do is put compresion=lzma2/ultra64 on the installerScript.iss then move redist to dvd1. in the setup.ini make sure that the option in launcher setting are this way:

Launch3BeforeInstall=1

on the 3 launcher commands.

Final size on my tested installer 3,6GB, Compile time: 30 to 40 minutes, installation time: 10 minutes.
Reply With Quote
  #5  
Old 08-02-2013, 13:21
elbubi's Avatar
elbubi elbubi is offline
Registered User
 
Join Date: Jan 2009
Location: Rosario, Argentina
Posts: 247
Thanks: 211
Thanked 45 Times in 41 Posts
elbubi is on a distinguished road
Quote:
Originally Posted by spawniectes View Post
To make it work from 1DVD5 the only thing you had to do is put compresion=lzma2/ultra64 on the installerScript.iss then move redist to dvd1. in the setup.ini make sure that the option in launcher setting are this way:

Launch3BeforeInstall=1

on the 3 launcher commands.

Final size on my tested installer 3,6GB, Compile time: 30 to 40 minutes, installation time: 10 minutes.
Thanks for your dedication spawniectes. If its not to much to ask, could you please elaborate a little more?

Kind regards and thanks in advance
Reply With Quote
  #6  
Old 08-02-2013, 17:48
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by elbubi View Post
Thanks for your dedication spawniectes. If its not to much to ask, could you please elaborate a little more?

Kind regards and thanks in advance
Open installerScript.iss

under the [setup] sequence find this:
Code:
Compression=none
change it for this
Code:
Compression=lzma2/ultra64
move redist folder to dvd1
open setup.ini and make sure that the launcher settings at the end of the file look like this:
Code:
InstallRedist=1

Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1={src}\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent

Launch2=Visual C++ 2010  Sp1 x86
Launch264=0
Launch2BeforeInstall=1
LaunchCom2={src}\Redist\vcredist_x86_vs2010sp1.exe
LaunchArg2=/S

Launch3=.NET Framework 4.0
Launch364=0
Launch3BeforeInstall=1
LaunchCom3={src}\Redist\dotNetFx40_Full_x86_x64.exe
LaunchArg3=/q /norestart
Reply With Quote
The Following User Says Thank You to spawniectes For This Useful Post:
elbubi (09-02-2013)
  #7  
Old 09-02-2013, 05:37
NTurky NTurky is offline
Registered User
 
Join Date: Jan 2012
Location: Argentina
Posts: 41
Thanks: 17
Thanked 22 Times in 10 Posts
NTurky is on a distinguished road
Quote:
Originally Posted by spawniectes View Post
Open installerScript.iss

under the [setup] sequence find this:
Code:
Compression=none
change it for this
Code:
Compression=lzma2/ultra64
move redist folder to dvd1
open setup.ini and make sure that the launcher settings at the end of the file look like this:
Code:
InstallRedist=1

Launch1=DirectX
Launch164=0
Launch1BeforeInstall=1
LaunchCom1={src}\Redist\DirectX\DXSETUP.exe
LaunchArg1=/silent

Launch2=Visual C++ 2010  Sp1 x86
Launch264=0
Launch2BeforeInstall=1
LaunchCom2={src}\Redist\vcredist_x86_vs2010sp1.exe
LaunchArg2=/S

Launch3=.NET Framework 4.0
Launch364=0
Launch3BeforeInstall=1
LaunchCom3={src}\Redist\dotNetFx40_Full_x86_x64.exe
LaunchArg3=/q /norestart
Actually those last modifications are not needed.
Those just changes if the redist files are installed BEFORE or AFTER the main installation, nothing more.

Last edited by NTurky; 09-02-2013 at 14:22. Reason: A little typo
Reply With Quote
  #8  
Old 07-02-2013, 14:28
alias-as's Avatar
alias-as alias-as is offline
Registered User
 
Join Date: Sep 2011
Location: France
Posts: 64
Thanks: 30
Thanked 3 Times in 2 Posts
alias-as is on a distinguished road
thnx but there is No registry Values !!! is it normal ??
Reply With Quote
  #9  
Old 07-02-2013, 16:09
spawniectes's Avatar
spawniectes spawniectes is offline
Senior Member
 
Join Date: Sep 2010
Location: Argentina
Posts: 202
Thanks: 52
Thanked 401 Times in 76 Posts
spawniectes is on a distinguished road
Quote:
Originally Posted by alias-as View Post
thnx but there is No registry Values !!! is it normal ??
I tested whitout the registry values and works. Besides to be honest I dont know how to put the registry values and I read that if you mess whit the registry values on the installer script the conversion will not work.
Reply With Quote
  #10  
Old 07-02-2013, 21:51
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
Quote:
Originally Posted by spawniectes View Post
I tested whitout the registry values and works. Besides to be honest I dont know how to put the registry values and I read that if you mess whit the registry values on the installer script the conversion will not work.
use proper values & it will work just fine.. add these IF you want to ISS script.

Code:
 
[REGISTRY]
Root: HKCU; Subkey: "Software\Valve\Steam\ActiveProcess"; ValueName: "SteamClientDll64"; ValueType: String;  
Root: HKCU; Subkey: "Software\Valve\Steam\ActiveProcess"; ValueName: "SteamClientDll"; ValueType: String;  
Root: HKLM; Subkey: "SOFTWARE\Wow6432Node\Valve\Steam"; ValueName: "InstallPath"; ValueType: String; ValueData: "{pf}\Steam"; Check: "IsWin64"; 
Root: HKLM; Subkey: "SOFTWARE\Valve\Steam"; ValueName: "InstallPath"; ValueType: String; ValueData: "{pf}\Steam"; Check: "Not IsWin64"; 
Root: HKLM; Subkey: "Software\Sumo Digital\Sonic and All-Stars Racing Transformed"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}\"; Flags: uninsdeletekey;
Reply With Quote
The Following 3 Users Say Thank You to pakrat2k2 For This Useful Post:
alias-as (08-02-2013), elbubi (09-02-2013), jackstuff (07-02-2013)
  #11  
Old 08-02-2013, 07:43
NTurky NTurky is offline
Registered User
 
Join Date: Jan 2012
Location: Argentina
Posts: 41
Thanks: 17
Thanked 22 Times in 10 Posts
NTurky is on a distinguished road
Nice work mate!
I took the liberty to add a second desktop icon for the launcher, as it's the only way to change audio/video settings as there are not available in game.
So, I attach my little moddification.
Attached Files
File Type: 7z Setup.ini - Launcher.7z (1.5 KB, 45 views)

Last edited by NTurky; 09-02-2013 at 05:11. Reason: fixed name
Reply With Quote
The Following 3 Users Say Thank You to NTurky For This Useful Post:
Btx (08-02-2013), elbubi (08-02-2013), sarmadi (08-02-2013)
  #12  
Old 08-02-2013, 15:46
sarmadi's Avatar
sarmadi sarmadi is offline
Registered User
 
Join Date: Jun 2011
Location: Planet Earth
Posts: 268
Thanks: 235
Thanked 45 Times in 35 Posts
sarmadi is on a distinguished road
Quote:
Originally Posted by NTurky View Post
Nice work mate!
I took the liberty to add a second desktop icon for the launcher, as it's the only way to change audio/video settings as there are not available in game.
So, I attach my little moddification.
Thanks bro,good job.
But the icon name became very long and doubled:

"Sonic and All Stars Racing Transformed Sonic and All Stars Racing Transformed - Launcher"
I have deleted :
"Sonic and All Stars Racing Transformed Sonic and All Stars Racing Transformed" and leaved "- Launcher" like this..

MyExecutableIconName2=- Launcher
MyExecutableName2=Launcher.exe
MyExecutablePath2=

The new launcher icon name would be like this:"Sonic and All Stars Racing Transformed- Launcher"

It's not a major error but it's just to try to be perfect..as I pretend.

Last edited by sarmadi; 08-02-2013 at 16:15.
Reply With Quote
The Following 3 Users Say Thank You to sarmadi For This Useful Post:
NTurky (09-02-2013), pakrat2k2 (08-02-2013), Xaelin (19-02-2013)
  #13  
Old 07-02-2013, 14:40
sarmadi's Avatar
sarmadi sarmadi is offline
Registered User
 
Join Date: Jun 2011
Location: Planet Earth
Posts: 268
Thanks: 235
Thanked 45 Times in 35 Posts
sarmadi is on a distinguished road
Thanks spawniectes, Great job .however the DirectX.did not launch at end of the installation.any help??
Reply With Quote
  #14  
Old 07-02-2013, 14:58
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
it was set to install of the first disk just put redist folder on the first disk or edit the setup.ini to install from second disk.
Reply With Quote
  #15  
Old 07-02-2013, 15:10
Btx's Avatar
Btx Btx is offline
Registered User
 
Join Date: Nov 2012
Location: Anywhere
Posts: 105
Thanks: 626
Thanked 41 Times in 38 Posts
Btx is on a distinguished road
What would I change the value in setup.ini to install directx from dvd2?
Reply With Quote
Reply

Tags
ciu 1.0.0.5, conversion, dvd9 to dvd5, inno setup, sonic all stars


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
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Sniper Elite V2 (2xDVD5 - Inno + Freearc) Fabioddq PC Games - CD/DVD Conversions 14 27-09-2012 18:06
Syndicate - 2xDVD5 (Inno Setup) Fabioddq PC Games - CD/DVD Conversions 5 26-02-2012 06:44



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


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