Hello everyone,
This way you can change the standard Dollar “$” to Euro “€” sign in Train Fever. You problably can do this with £ (GBP) and other currency aswell but I didn’t test that.
All you have to do is adjust the settings.LUA file. It’s very important that you don’t use the standard ‘Notepad’ program for this, you need a program that can also change the coding of the text file to UTF-8. Otherwise it won’t work properly. I used Notepad++ but there are more notepad programs that can do this.
!! The settings.lua file needs to be saved as settings.lua with UTF-8 coding !!
——————————————————————————————————————-
Go to C:\Program Files(x86)\Steam\userdata\<userid>\304730\local\settings.LUA
- Change currency : `moneyPrefix = “$”,` –> `moneyPrefix = “€”,`
- Optional : `moneySuffix = “”,` –> `moneySuffix = “EUR”,`
- Optional : vsync = false –> vsync = true, (this reduces lagg alot, especially on older rigs!)
- Save the settings.lua file as settings.lua with UTF-8 coding
-
Enjoy!
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.
-
This topic was modified 10 years, 2 months ago by Jonathan078NL.