View Single Post
  #2  
Old 01-06-2009, 13:16
ale100 ale100 is offline
Registered User
 
Join Date: May 2009
Location: Scotland,UK
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
ale100 is on a distinguished road
suppose not but i should have been intelligent to work that out as i have done many similar things in the past. The Result works fine but couldn't fit DirectX on and had to overburn it no big deal though. Just put the DirectX web Setup On.
So Thanks Again for all you help. However i am still experiencing a minor bug the game installer will refuse to start if the setup.ini reads.
Code:
[Languages]
Default=0x0009
count=1
key0=0x0009
so i have to leave it as the Russian default
Code:
[Languages]
Default=0x0019
count=1
key0=0x0019
My only problem with this is the installer is still in Russian and the menu is still by default in Russian. This can be changed via options menu but i would like to know how it could by default make it in English. Baring in mind that when the Default or key0 or both is changed to 0x0009 (English Default) the installer starts (in English) but comes up with a blank error before actually starting installing. Thanks in advanced

Last edited by ale100; 02-06-2009 at 13:28.
Reply With Quote