Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #35  
Old 26-06-2012, 07:18
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
Quote:
Originally Posted by Fabioddq View Post
Easy guy's

I'm trying to discover the problem
I do not know which function to use to identify the language automatically.
Yener perhaps should know. hehe

For now, change langId in the registry or change before the conversion in InstallerScript.iss:

1 - English*
3 - German*
4 - French*
5 - Spanish*
6 - Italian*
9 - Portuguese
10 - Norwegian
11 - Danish
unfortunately those codes are not predefined.
ubisoft uses different codes everytime.
in driver it was
0 = English
1 = German
....

i dont have the game so i cant analyze completely.
if your codes are correct you can use those lines for script:
Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: dword; ValueName: langId; ValueData: 1; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: dword; ValueName: langId; ValueData: 3; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ger;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: dword; ValueName: langId; ValueData: 4; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: dword; ValueName: langId; ValueData: 5; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: spa;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: dword; ValueName: langId; ValueData: 6; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ita;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: dword; ValueName: langId; ValueData: 9; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: porbr;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: dword; ValueName: langId; ValueData: 10; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: nor;
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: dword; ValueName: langId; ValueData: 11; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: dan;
you have forget or not found polish, dutch and swedish
Reply With Quote
 


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
Tom Clancy's Ghost Recon Future Soldier (DVD9 - 3xDVD5) damar15 PC Games - CD/DVD Conversions 11 23-07-2015 22:32
Tom Clancys Ghost Recon Future Soldier + Raven Strike DLC + ALL Updates (4xDVD5) senseman PC Games - CD/DVD Conversions 30 20-09-2013 11:17
Tom Clancys Ghost Recon Future Soldier 2xDVD9 to 3xDVD5 senseman PC Games - CD/DVD Conversions 34 25-03-2013 02:19



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


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