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

×
The game defaults to the system language and I want to change it to english, and there is no toggle in the options menu and there is not a language configurator on the game directory.
This question / problem has been solved by Tupineimage
I'm assuming you're using the offline installer. You need to either change your system language/locale to English or sync the game with Galaxy (if you're using the English installer)
high rated
That's one solution albeit you shouldn't have to jump through hoops like that.

Is it really that hard to implement an option to change the language through the in-game settings?
Seriously.

Anyway - if you're not opposed to do some ini-trickery:

On Windows look for a file called Engine.ini under:

C:\Users\[Profile_Name]\AppData\Local\Ruiner\Saved\Config\WindowsNoEditor\

and add:

[Internationalization]
Culture=en_US

for English. Save it and voila.

You can look up the parameters for the other available languages on the net.
avatar
Tupine: That's one solution albeit you shouldn't have to jump through hoops like that.

Is it really that hard to implement an option to change the language through the in-game settings?
Seriously.

Anyway - if you're not opposed to do some ini-trickery:

On Windows look for a file called Engine.ini under:

C:\Users\[Profile_Name]\AppData\Local\Ruiner\Saved\Config\WindowsNoEditor\

and add:

[Internationalization]
Culture=en_US

for English. Save it and voila.

You can look up the parameters for the other available languages on the net.
Thank you Tupine! worked like a charm.
Someone please post all language parameters.
avatar
Berzerk2002: Someone please post all language parameters.
Locale Language Country
de_DE German Germany
en_US English United States
es_ES Spanish Spain
fr_FR French France
it_IT Italian Italy
ja_JP Japanese Japan
ko_KR Korean Korea
tr_TR Turkish Turkey
zh_CN Chinese (Simplified) China
zh_TW Chinese (Traditional) Taiwan
ru_RU — Russian —
cs_CZ — Czech —
pl_PL — Polish —
ru_UA — Russian — UKRAINE
it_IT — Italian —
Works perfectly.
GoG is probably the best thing that has happend to gaming since pong.
avatar
Berzerk2002: Someone please post all language parameters.
avatar
yoniha: Locale Language Country
de_DE German Germany
en_US English United States
es_ES Spanish Spain
fr_FR French France
it_IT Italian Italy
ja_JP Japanese Japan
ko_KR Korean Korea
tr_TR Turkish Turkey
zh_CN Chinese (Simplified) China
zh_TW Chinese (Traditional) Taiwan
ru_RU — Russian —
cs_CZ — Czech —
pl_PL — Polish —
ru_UA — Russian — UKRAINE
it_IT — Italian —
small correction, for Ukraine it's Culture=uk_UA
avatar
Tupine: C:\Users\[Profile_Name]\AppData\Local\Ruiner\Saved\Config\WindowsNoEditor\

and add:

[Internationalization]
Culture=en_US
Addition:

The file is

~/.config/Epic/Ruiner/Saved/Config/LinuxNoEditor/Engine.ini

on Linux.
avatar
Tupine: That's one solution albeit you shouldn't have to jump through hoops like that.

Is it really that hard to implement an option to change the language through the in-game settings?
Seriously.

Anyway - if you're not opposed to do some ini-trickery:

On Windows look for a file called Engine.ini under:

C:\Users\[Profile_Name]\AppData\Local\Ruiner\Saved\Config\WindowsNoEditor\

and add:

[Internationalization]
Culture=en_US

for English. Save it and voila.

You can look up the parameters for the other available languages on the net.
does this one also works on Braid?