View Single Post
  #23  
Old 10-10-2015, 12:45
alias-as's Avatar
alias-as alias-as is offline
Registered User
 
Join Date: Sep 2011
Location: France
Posts: 64
Thanks: 30
Thanked 3 Times in 2 Posts
alias-as is on a distinguished road
The same probleme i executed the patch after conversion and the shortcuts always refer to a wrong directory (see after Binaries there is a number 2 which is not in the source folder look:
"C:\Program Files (x86)\Eidos Montreal\Thief\Binaries2\Win32\Shipping-ThiefGame.exe"
"C:\Program Files (x86)\Eidos Montreal\Thief\Binaries2\Win64\Shipping-ThiefGame.exe"
it should be like this:
"C:\Program Files (x86)\Eidos Montreal\Thief\Binaries\Win64\Shipping-ThiefGame.exe"
"C:\Program Files (x86)\Eidos Montreal\Thief\Binaries\Win32\Shipping-ThiefGame.exe"
Reply With Quote