#1
|
|||
|
|||
![]()
Binary Domain DVD9 to 2DVD5 by REVO
*Released today. Script by: yener90 / Setup theme by: REVO Setup theme is based on actual game menu. V1.0 - First Release V1.01 - Release -Fixed redist installers V1.02 - Actual Release -Fixed text position -Fixed redist's location so they will be properly installed. -Fixed redist's launch timing 1. Go to installed game's folder and move redist folder to somewhere else. 2. Download the attachment below (end of the thread) Open installerscript.iss with Unicode version of INNO and change the following line according to your game's installed location: Code:
#define ProgramFiles "D:\Program Files (x86)\SEGA\Binary Domain" For example: To play in french language , you need to edit and remplace 1033 by 1036 in registry or in InstallerScript.iss [HKEY_LOCAL_MACHINE\SOFTWARE\Sega\Binary Domain] Locale=1036 All the code for language: English=1033 Deutch=1031 French=1036 Italian=1040 Spanish=3082 Save it and compile. 3. Move: Install-1a, 1b, 1c bin files to BD_1 Install-2a, 2b, 2c bin files to BD_2 4. Copy autorun.inf and Setup.ico files to all BD_* folders, edit autorun.inf like below except DVD1 Code:
[autorun] OPEN=0 ICON=Setup.ico 6. Burn them to DVDs, and enjoy installer music pack during install. Setup Screens: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Last edited by REV0; 01-05-2012 at 15:20. |
Sponsored Links |
#2
|
|||
|
|||
redist doesnt seem to install correctly, will try again and report. Nice looking installer btw.
|
#3
|
|||
|
|||
to 1 dvd5????? posible?
|
#4
|
|||
|
|||
zyo,
Yeah... Just saw it. I fixed it BTW check again chester444, Not in my ways. |
#5
|
|||
|
|||
Yes is posible ,you can use even images from this setup cab ,but you must defirent setup.exe,setup.dll and in setup.ini must add
specific values in [ExtractSettings] ![]() ![]() |
#6
|
|||
|
|||
fix it sry !!!
Last edited by deathfrag; 28-04-2012 at 13:44. |
#7
|
|||
|
|||
Work fine
![]() Last edited by Hexens; 28-04-2012 at 14:13. |
#8
|
||||
|
||||
yes just goto Binary Domain\Sounds & remove the *fr.*, or *ge.*,or *it.*, or *sp.* files.. depending on what language you want to keep. Saves additional 4GB of space.
|
#9
|
|||
|
|||
if you tested it, i can add it as info to the conversion
![]() |
#10
|
||||
|
||||
I am with the following error when I compile. Would anyone know how I can fix this?
![]() |
#11
|
||||
|
||||
thanks work 100/100 win 7 23bit
![]() |
#12
|
||||
|
||||
read step #2 again ... says to use UNICODE version of inno NOT ansi.
|
#13
|
||||
|
||||
easy enough to change... to use external file. delete setup.exe
edit Installerscript.iss add ; to second line where #define ProgramFiles "D:\Program Files (x86)\SEGA\Binary Domain" recompile the script. new setup.exe created to use external file instead of looking for Install-1a..etc files add to setup.ini [ExtractSettings] FreeArcFile1={src}\BinaryDomain.arc;DestDir:{app}; Disk:1 make sure that lang choice is enabled Lang=en, de, fr, it, sp LangUI=1 and change the locale in ISS registry section to match what lang your installing. ( Hexens posted corresponding code for language, so make sure they match before running ISS script ) basically all it does is change from internal compression to external compression. of course need to delete from Binary Domain\Sounds ( files of language you dont want, saves 4GB ) and results in 1xDVD5 in 1 language. Last edited by pakrat2k2; 29-04-2012 at 09:55. |
#14
|
|||
|
|||
the game work fine (french language) but when i do the conversion it work only in english !!!!!
and other thing !! there is no "BD_1""BD_2" files when conversion finished !! |
#15
|
|||
|
|||
There is an error in registry to play in foreign language , locale=1033 is only for english !
To play in french language , you need to edit and remplace 1033 by 1036 in registry or in InstallerScript.iss [HKEY_LOCAL_MACHINE\SOFTWARE\Sega\Binary Domain] Locale=1036 All the code for language: English=1033 Deutch=1031 French=1036 Italian=1040 Spanish=3082 Last edited by Hexens; 29-04-2012 at 04:57. |
![]() |
Thread Tools | |
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 21:35 |
The Darkness II - 1xDVD9 to 2xDVD5 (Inno Setup) | Fabioddq | PC Games - CD/DVD Conversions | 21 | 06-09-2016 19:01 |
StarCraft II : Wings Of Liberty (DVD9 to 2x DVD5) INNO SETUP | peterf1999 | PC Games - CD/DVD Conversions | 18 | 18-01-2013 20:41 |
Syndicate - 2xDVD5 (Inno Setup) | Fabioddq | PC Games - CD/DVD Conversions | 5 | 26-02-2012 07:44 |