Thx KaKtoR

plz to integrate
To change the game language, create new text file (in Notepad), paste this text in there
@echo off
set EAGameLocale=fr_FR
start UnravelTwo.exe
then save it as run.bat in the game root. And run the game with it.
Available options for languages (instead of en_US): de_DE, fr_FR, it_IT, es_ES, ja_JP
Also make sure to remove “Run as administrator” option from game executable and newly created bat-file.