View Single Post
  #16  
Old 29-04-2012, 04:42
deathfrag deathfrag is offline
Registered User
 
Join Date: Dec 2008
Location: algeria
Posts: 22
Thanks: 8
Thanked 0 Times in 0 Posts
deathfrag is on a distinguished road
Quote:
Originally Posted by Hexens View Post
There is an error in registry to play in foreign language , locale=1033 is only for english !

To play in french language , you need to edit and remplace 1033 by 1036 in registry or in InstallerScript.iss

[HKEY_LOCAL_MACHINE\SOFTWARE\Sega\Binary Domain]
Locale=1036


All the code for language:
English=1033
Deutch=1031
French=1036
Italian=1040
Spanish=3082
thx man it works now
Reply With Quote
Sponsored Links