View Single Post
  #17  
Old 06-03-2013, 02:44
neo8808 neo8808 is offline
Registered User
 
Join Date: Feb 2009
Location: Italy
Posts: 1
Thanks: 5
Thanked 1 Time in 1 Post
neo8808 is on a distinguished road
For first, I'm sorry for my english.
For convert the game in everyone language follow this steps:
Follow the damar15's guide, at 2th step delete all languages without deleting your language
After 4th step, open InstallerScript.iss and change this:
Quote:
Root: HKCU; SubKey: Software\FLT\Steam\49540; ValueType: string; ValueName: Language; ValueData: english; Flags: uninsdeletevalue uninsdeletekeyifempty
to
Quote:
Root: HKCU; SubKey: Software\FLT\Steam\49540; ValueType: string; ValueName: Language; ValueData: {your_language}; Flags: uninsdeletevalue uninsdeletekeyifempty
Continue to follow the damar15's guide.
Se non si capisce ve la scrivo in italiano e poi qualcuno la traduce.
Scusate ancora.
Reply With Quote
The Following User Says Thank You to neo8808 For This Useful Post:
damar15 (06-06-2013)