PDA

View Full Version : About Language auto select


iamdc
11-19-2005, 11:14 AM
my os is big5 but use Language auto select to be ChineseSimp @@

my .ini is not right?

ChineseBig5.ini
[InternalMessage]
DefaultCharSet=136
DefaultCodePage=950

English.ini
[InternalMessage]
DefaultCharSet=1
DefaultCodePage=1

ChineseSimp.ini
[InternalMessage]
DefaultCharSet=134
DefaultCodePage=936

help plz~ 3Q^^

z
11-19-2005, 12:56 PM
Auto language selection will work under the condition of .ini filename, not by internal messages.

KMP checks the codepage of system, then find the suitable language.ini file to change automatically. You can easily check your system codepage. Press "Winkey + R" , input "cmd" and enter to run command line. Input "chcp", and you can see your system codepage. If your system codepage is 950, it seems to be a bug.


You should also remember the following:
As The KMPlayer supports almost full unicode as well as in language or skin definition file, it is recommended to set the codepage and charset to "1". Of course, the language file should be saved to unicode format. This will greatly increase the convenience of users because it's possible to display right characters whatever localized windows you use.

iamdc
11-19-2005, 02:45 PM
Yes. this is a bug.

thanks you~

z
11-23-2005, 11:21 PM
Check whether it is fixed in recent test version.

iamdc
11-26-2005, 01:25 PM
The new test version is ok~ 3Q Z~