Quote:
Originally Posted by REV0
if you tested it, i can add it as info to the conversion 
|
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.