View Single Post
  #4  
Old 13-09-2018, 07:04
Stor31 Stor31 is offline
Registered User
 
Join Date: Aug 2013
Location: Wahranne
Posts: 323
Thanks: 1,025
Thanked 86 Times in 68 Posts
Stor31 is on a distinguished road
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.

Last edited by Stor31; 13-09-2018 at 07:50.
Reply With Quote
The Following User Says Thank You to Stor31 For This Useful Post:
GTX590 (13-09-2018)