Anonymous
9 years agoRe: Dead Space 3 Language change
@half1488 wrote:
Hey, I found yet another solution, much more simple than current and possibly working for other Origin games.
DS3 checks for environment variable EAGameLocale, which I annoyingly always had set as ru_RU by parent process (Origin itself). So all you have to do is create new system environment variable called EAGameLocale with desired value: en_US goes for english and so on. Have fun 😉
Thank you very much! This solution worked for me too!