FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   F1 2010 (DVD9 to 1x DVD5) *Multi 5* *INNO SETUP* (https://fileforums.com/showthread.php?t=90391)

peterf1999 28-10-2010 23:31

@The-revenge

Code:

Root: HKLM; Subkey: SOFTWARE\Codemasters\F1 2010; ValueName: LANGUAGE; ValueType: String; ValueData: 1040; Flags: uninsdeletekey
Root: HKLM; Subkey: SOFTWARE\Codemasters\F1 2010; ValueName: locale; ValueType: String; ValueData: 1040; Flags: uninsdeletekey

Code:


function GetLngID(Param: string): string;
begin
Result:=IntToStr(GetUILanguage);
end;

@playfanatico

Code:

Root: HKLM; Subkey: SOFTWARE\Codemasters\F1 2010; ValueName: LANGUAGE; ValueType: String; ValueData: 1033; Flags: uninsdeletekey
Root: HKLM; Subkey: SOFTWARE\Codemasters\F1 2010; ValueName: locale; ValueType: String; ValueData: 1033; Flags: uninsdeletekey

Code:

function GetLngID(Param: string): string;
begin
Result:=IntToStr(GetUILanguage);
end;

Edit the script as follow:

green=value to be set
red=delete rows

and then re-compile it

The-revenge 30-10-2010 08:22

Hi guys, peter i have solve the problem. The problem isn't in your conversion, but in the game (very bugged) or in the seven.
But the way, for the users who have the same problem : run the exe of the game wich the administrator privilege (click right mouse , second option) and in the audio option of the game switch the audio controller for the "software" to "rapture" option.Then restart game (wich the administrator privilege of course) and now you can listen the speaking audio.
Sorry for my english.
Thanks peter1999 to conversion!!


All times are GMT -7. The time now is 01:13.

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