View Single Post
  #27  
Old 09-05-2012, 19:19
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
open up the ChineseTrad.isl file, in Languages subfolder, and look at line 16. It says the codepage is wrong, correct that to the correct value, and then should compile for you.

Also in setup.ini look for lang= line & remove any of the languages you dont want to be there.( I chose on 1 lang EN, dont have the problem with that isl file ), as the game has 5 languages only?

All the code for language:
English=1033
Deutch=1031
French=1036
Italian=1040
Spanish=3082

Last edited by pakrat2k2; 09-05-2012 at 19:39.
Reply With Quote