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

×
I've downloaded the englich installer for linux, and its in german now (german is my system language). Where do i set the languege? I cant find the setting in the game.
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
Emperor_of_Mars: I've downloaded the englich installer for linux, and its in german now (german is my system language). Where do i set the languege? I cant find the setting in the game.
You may need to change your system language as I have a sneaking suspicion that it changes the game's language based on that.
I make a mistake perhaps but in Gog Galaxy, one be able to choose the language of game (finally this been just like that for me)
You can also add LANG=en. I don't know how it is done in windows , but for Linux it works, just start the game with:

LANG=en ./start.sh

or change the start script "start.sh". In front of "run_game" add "LANG=en" as such:

default() {
LANG=en run_game
}

LANG changes the systemlanguage for the command after it.
avatar
Emperor_of_Mars: I've downloaded the englich installer for linux, and its in german now (german is my system language). Where do i set the languege? I cant find the setting in the game.
You may use symbolic links to trick the system. As my system is in French, there's no voices. I just made a link from English.hpk to French.hpk.
You could also copy the files and rename them.