View Single Post
  #3  
Old 02-12-2012, 03:28
irphand_86's Avatar
irphand_86 irphand_86 is offline
Registered User
 
Join Date: Dec 2011
Location: Indonesia
Posts: 35
Thanks: 77
Thanked 14 Times in 12 Posts
irphand_86 is on a distinguished road
Quote:
Originally Posted by Privat View Post
mesut28 game requires a registry entry in your script, they are not

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\Need for Speed(TM) Hot Pursuit]
"DisplayName"="Need for Speed(TM) Hot Pursuit"
"CD Drive"="H:\\"
"ProductName"="Need for Speed(TM) Hot Pursuit"
"Install Dir"="C:\\Program Files\\Electronic Arts\\Need for Speed(TM) Hot Pursuit\\"
"Installed From"="H:\\"
"Locale"="ru"
"Language"="Russian"
"Product GUID"="{xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
"Suppression Exe"=""
"Registration"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\Need for Speed(TM) Hot Pursuit\1.0]
"DisplayName"="Need for Speed(TM) Hot Pursuit"
"Language"=dword:00000010
"LanguageName"="Russian"
Hi Privat. It seem your using Russian language. Same with me I'm from Indonesia. Which is this game not support Indonesian language, bad mistake from EA... LOL

So this game installed on English US.. in Innoscript mesut28 part of registry it seem English UK. In the firts this conversion didn't work for me too, so I change all key English (UK) to English (US) and that works like a charm. Maybe you try this methods, change all UK to RU.. Just that.. it seem registry in inno script only support one locale language CMIIW.. good luck
Reply With Quote
The Following User Says Thank You to irphand_86 For This Useful Post:
sigit_army (27-12-2012)