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

×
Is there a way to change the language? I am on Linux, so I can't use GOG Galaxy.

I found pcconfig.txt in AppData, but there is no Language entry found.
I don't know if there are the same files as the gog galaxy's version, but you can edit the goggame-1077527220.info file. Find the lines with :
"language": "Something",
"languages": [
"Something"
]
and change with your language, for example Spanish :
"language": "Spanish",
"languages": [
"es-ES"
]
save and start
avatar
thepoliennist: I don't know if there are the same files as the gog galaxy's version, but you can edit the goggame-1077527220.info file. Find the lines with :
"language": "Something",
"languages": [
"Something"
]
and change with your language, for example Spanish :
"language": "Spanish",
"languages": [
"es-ES"
]
save and start
It worked! Thank you! I'll use that technique with other games as well from now on.