View Single Post
  #49  
Old 07-03-2012, 03:38
marinez marinez is offline
Registered User
 
Join Date: Jul 2008
Location: Thailand
Posts: 34
Thanks: 4
Thanked 1 Time in 1 Post
marinez is on a distinguished road
Quote:
Originally Posted by yener90 View Post
ignore those language errors!
its because some text not translated to every language.
it also not required in the setup .

Code:
;#define ProgramFiles "F:\New folder"
-> delete just the sign ';' in front of and change "F:\New folder" to your game folder.
then it should work fine.

for me looks like this:
Code:
#define ProgramFiles "F:\Program Files (x86)\EA Games\Mass Effect 3"
i did it..... but still error same leslietwk 's post. it error about language. how to ignore those language errors...
Reply With Quote