• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[HELP] Chinese GUI Error on some text display

Chinese Developer
Banned
Joined
Apr 6, 2019
Messages
358
Reaction score
53
i am using the source and client of cybertooth ran [http://forum.ragezone.com/f528/epx-ran-cybertooth-ran-project-1158443/]

i am trying to change it to chinese and when i complete GUI , i found that there was some error text in game.

error1 - [HELP] Chinese GUI Error on some text display - RaGEZONE Forums error2 - [HELP] Chinese GUI Error on some text display - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
76
Reaction score
19
i am using the source and client of cybertooth ran [http://forum.ragezone.com/f528/epx-ran-cybertooth-ran-project-1158443/]

i am trying to change it to chinese and when i complete GUI , i found that there was some error text in game.

View attachment 164695View attachment 164696

what font you are using?
try below setting
gameword.xml <VALUE Lang="tw" Index="6">MP恢復率</VALUE>


param.ini
[GUI OPTION]
; FontType = [D3DFONT,D3DXFONT]
; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5, vn=6]
strFontType = D3DFONT
dwLangSet = 1
strGDIFont = Tahoma

;
[TEXT FILE]
strCountry = tw
 
Upvote 0
Chinese Developer
Banned
Joined
Apr 6, 2019
Messages
358
Reaction score
53
what font you are using?
try below setting
gameword.xml <VALUE Lang="tw" Index="6">MP恢復率</VALUE>


param.ini
[GUI OPTION]
; FontType = [D3DFONT,D3DXFONT]
; LangSet = [def=0, chn_tra=1, jp=2, kr=3, chn_sim=4, th=5, vn=6]
strFontType = D3DFONT
dwLangSet = 1
strGDIFont = Tahoma

;
[TEXT FILE]
strCountry = tw

Hi . i tried the setting that you provide.
same result with this.

same3 - [HELP] Chinese GUI Error on some text display - RaGEZONE Forums same2 - [HELP] Chinese GUI Error on some text display - RaGEZONE Forums same1 - [HELP] Chinese GUI Error on some text display - RaGEZONE Forums
shall you pm your contact method for me to contact you?
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
76
Reaction score
19
Upvote 0
Chinese Developer
Banned
Joined
Apr 6, 2019
Messages
358
Reaction score
53
Is your OS’s language traditional Chinese?
If yes, it should be the error cause by the default font;
If no, set your OS’s non Unicode character to traditional Chinese, and reboot.

i tried in my another pc with traditional chinese , same error .
but another client of my friend its ok. i try to get source for him but he does not want to share it
he said he pay for someone to fix that problem.

i tried many font but still get error.

does it because of source coding problem?
i read on some xml source , it is turn the codepage from UTF8 to big5.
i am not sure where the problem is..



Is your OS’s language traditional Chinese?
If yes, it should be the error cause by the default font;
If no, set your OS’s non Unicode character to traditional Chinese, and reboot.

i will try on another source like urban gaming.. lets see have error or not..
 
Upvote 0
Chinese Developer
Banned
Joined
Apr 6, 2019
Messages
358
Reaction score
53
just a suggestion , try exploring the visual studio it it's in chinese language. explore options etc

i am new from compiling source.. and i now change to urban source , GUI is good for me. just another problem came out.
 
Upvote 0
Back
Top