Log in

View Full Version : The Dark Eye Chains Of Satinav DVD9 to 1xDVD5 *INNO SETUP*


damar15
28-06-2012, 16:57
The Dark Eye Chains Of Satinav DVD9 to 1xDVD5 *INNO SETUP*

Based on CI 8.2.8.1_ by yener90. and help by revo

Graphics by: Damar15

v1.0 - First release (16 downloads).

v1.1 - Second release.

Fixed The Shortcut And Setup.Icon

Thanks quake4 For Correct The Setup.ini :cool:



1. Install the game

2. Download attachment And Open it With Unicode version of INNO Setup.

3.Open Installer Script.iss With Inno Setup And Change The According
Yo Your Game Installation Path

#define ProgramFiles "D:\Daedalic Entertainment\The Dark Eye - Chains of Satinav"

4.Compile

5. Create Folder And Name it What You Want .....And Move This Files to You Folder

Setup1*.bin files, Setup.dll,Setup.exe, Setup.ico, Setup.ini,Setup.cab, autorun.inf

6. Burn
if you let the Compressionin on the inno lzma2/ultra64 it will be (4g) it take you compile the game about (35 M)

if you change the Compressionin on the inno to lzma2 it will be (4.33g) you can copy anything in the folder DirectX or something ales it take you compile the game about (20 M)

enjoy

Screenshots:

http://img845.imageshack.us/img845/4949/444z.png

http://img17.imageshack.us/img17/4339/154aq.png

http://img696.imageshack.us/img696/9324/74761371.png

http://img827.imageshack.us/img827/3126/27860629.png

quake4
28-06-2012, 19:43
Edit: Setup.ini and change
MyExecutableName=satinav.exe

Good Man
28-06-2012, 20:06
Edit: Setup.ini and change
MyExecutableName=satinav.exe

work good but the shortcut in the desktop not working

where i can edit iti cant find it i just find this can you fix it :p

thk damr15:D


function GetAppName(Default:String):String;
begin
Result:=GetIniString('InstallOptions', 'ApplicationName', '', ExpandConstant('{tmp}\' + SetupInfoLoc))
end;

function GetAppPublisher(Default:String):String;
begin
Result:=GetIniString('InstallOptions', 'Publisher', '', ExpandConstant('{tmp}\' + SetupInfoLoc))
end;

function GetMyAppExeName(Default:String):String;
begin
Result:=GetIniString('InstallOptions', 'MyExecutableName', '', ExpandConstant('{tmp}\' + SetupInfoLoc))
end;

function GetMyAppExeName2(Default:String):String;
begin
Result:=GetIniString('InstallOptions', 'MyExecutableName2', '', ExpandConstant('{tmp}\' + SetupInfoLoc))
end;

function MyExecutableIconName2(Default:String):String;
begin
Result:=GetIniString('InstallOptions', 'MyExecutableIconName2', '', ExpandConstant('{tmp}\' + SetupInfoLoc))
end;

function GetMyAppExePath(Default:String):String;
begin
Result:=GetIniString('InstallOptions', 'MyExecutablePath', '', ExpandConstant('{tmp}\' + SetupInfoLoc))
end;

function GetMyAppExePath2(Default:String):String;
begin
Result:=GetIniString('InstallOptions', 'MyExecutablePath2', '', ExpandConstant('{tmp}\' + SetupInfoLoc))
end;

function SecondExecCheck1: Boolean;
begin
if (MyExecutableIconName2('') = '') or (UpperCase(MyExecutableIconName2('')) = 'CONFIG') then
REsult := False
else
Result := True;
end;

pakrat2k2
28-06-2012, 21:02
try looking up 1 post

quake4
28-06-2012, 21:40
You edit Setup.ini and change MyExecutableName=Chains of Satinav.exe to MyExecutableName=satinav.exe, It's OK!. No need fix in InstallerScript.iss :)

damar15
29-06-2012, 09:39
Edit: Setup.ini and change
MyExecutableName=satinav.exe

Thk Fixed ;d

Good Man Retry Download :)

plz report back

Good Man
11-07-2012, 22:18
ya shortcut work perfect tks

Taurus69
15-10-2012, 06:04
Hi...in the Italian version of the game, final size after compiling is 4,66 Gb :( ...can you help me ??? thanks...

pakrat2k2
17-10-2012, 05:21
what compression level did you use?

Taurus69
01-11-2012, 08:34
Hi Pakrat2k2 i used the file TDE_V.1.1.rar just as it is ....how to set high compression ??? maybe italian version it' a different version ? thanks in advance

pakrat2k2
01-11-2012, 16:44
Hi Pakrat2k2 i used the file TDE_V.1.1.rar just as it is ....how to set high compression ??? maybe italian version it' a different version ? thanks in advance
Open InstallerScript.iss and look for line that starts with Compression= ...... goto INNO help & you'll find all the values that are available for compression, pick whichever one you want. Also, did you even look in game index in forum? I have a conversion for this as well, that uses freearc compressed datafile. Should work as well you decide which way you want to go ...


http://fileforums.com/showthread.php?t=93073

try it & post back.

damar15
01-11-2012, 20:40
Hi...in the Italian version of the game, final size after compiling is 4,66 Gb :( ...can you help me ??? thanks...

i dont know why the final size is 4.66 i try it 100/100 its 4.1 g and the guys try it to :confused: