It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
So, I just bought this game, and it seems there's no in-game change language menu. The option to change languages from the Galaxy client is greyed out and the game is using my system's language (spanish) instead of the language I prefer to play games in (english). My Preferred Language in Galaxy is set to english too.

Is there any configuration file where I can change the language?


edit: OK, after a little more reasearch and reading some Unreal Engine 4 docs I figured out that I can add the following to the configuration file in C:\<PathToUser>\AppData\Local\Omensight\Saved\Config\WindowsNoEditor\Engine.ini to force a language change:

[Internationalization]
Culture=en

'en' can be changed to any shortened language identifier as per ISO-639 that the game supports.
So, nevermind. Sorry if I wasted your time.
Post edited May 16, 2018 by douther
I have the same problem.
avatar
douther: [...]
edit: OK, after a little more reasearch and reading some Unreal Engine 4 docs I figured out that I can add the following to the configuration file in C:\<PathToUser>\AppData\Local\Omensight\Saved\Config\WindowsNoEditor\Engine.ini to force a language change:

[Internationalization]
Culture=en

'en' can be changed to any shortened language identifier as per ISO-639 that the game supports.
So, nevermind. Sorry if I wasted your time.
Not at all. Thank you very much that you posted the fix here
Thanks a lot for the fix !
Thank you for the help!