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

×
Wo im spiel kann man die Sprache wechseln?
Ich finde im Options menü nichts.

und bei gog selber heißt es das man es "im spiel" ändern kann, somit ist die option der sprachen wahl ausgegraut.
A quick workaround to play the remaster in your own (European) language.

The file optionsCustom.txt must be located in the folder: %AppData%...Local...Sacred2Remaster.
Simply press the WIN key+R and enter %AppData% in the field.
I have no idea why the GoG version does not create this file automatically, but Sacred 2 Remaster does not offer any options for this in the game. However, all supported European languages are installed.
Either copy it from the %AppData%...Local...Ascaron Entertainment...Sacred 2 folder
Or simply create a txt file yourself with the following content:

optionsCustom.txt

locale.language = "de_DE"
locale.speech = "de_DE"

This settings are for the German language.
Optionally, replace the value with

en_UK for English
es_ES for Spanish
fr_FR for French
it_IT for Italian
Post edited 11 hours ago by Dukemon
avatar
Dukemon: A quick workaround to play the remaster in your own (European) language.

The file optionsCustom.txt must be located in the folder: %AppData%...Local...Sacred2Remaster.
Simply press the WIN key+R and enter %AppData% in the field.
I have no idea why the GoG version does not create this file automatically, but Sacred 2 Remaster does not offer any options for this in the game. However, all supported European languages are installed.
Either copy it from the %AppData%...Local...Ascaron Entertainment...Sacred 2 folder
Or simply create a txt file yourself with the following content:

optionsCustom.txt

locale.language = ‘de_DE’
locale.speech = ‘de_DE’

This settings are for the German language.
Optionally, replace the value with

en_UK for English
es_ES for Spanish
fr_FR for French
it_IT for Italian
Thanks it worked! :)
But i had to change the ‘de_DE’ to "de_DE"