Page 1 of 1
Translation Problem
Posted: 22 Mar 2019 17:43
by professorbrain
I am russian and i have my private dedicated server.
I have problems with my server console, when i say with console any russian text it transfering from "привет" to something like this "????" and when i say something in game i see russian text in console something like this <√╤#╡╖ЇФк5Ї░z'
Re: Translation Problem
Posted: 22 Mar 2019 18:53
by acs121
What do you mean by "the console" ?
If you mean the chat, this is a Unicode issue (I think).
If you mean the console where you type commands, "privet" isn't a command, and commands must be written in latin characters (I think there are many keyboards that can write both cyrillic and latin characters). However, if you're getting "?????" as an error message, then again, this might be a Unicode issue.
Re: Translation Problem
Posted: 22 Mar 2019 21:12
by professorbrain
acs121 wrote:What do you mean by "the console" ?
If you mean the chat, this is a Unicode issue (I think).
If you mean the console where you type commands, "privet" isn't a command, and commands must be written in latin characters (I think there are many keyboards that can write both cyrillic and latin characters). However, if you're getting "?????" as an error message, then again, this might be a Unicode issue.
"the console" is - Dedicated server console
i type this command "say привет" in server console
I get ????? in-game chat when i say russian words with server console
Re: Translation Problem
Posted: 22 Mar 2019 21:17
by Wahazar
Similar question: people on my server are talking using non-latin characters and I see only ????, how to fix it (on server or at leas on client)?
Re: Translation Problem
Posted: 23 Mar 2019 05:53
by Alberth
You tried switching to a font with the correct glyphs? By default you get a sprite font with just a subset of ASCII, so any other glyph can't be rendered at all.
Switching to a different font is in the FAQ, under a "my font is too small to read, how do I fix that?"-like topic.
Re: Translation Problem
Posted: 23 Mar 2019 20:21
by acs121
professorbrain wrote:"the console" is - Dedicated server console
i type this command "say привет" in server console
I get ????? in-game chat when i say russian words with server console
Then it is a Unicode issue (IIRC OpenTTD uses Unicode characters).
Your problem might be solved here :
click here
Re: Translation Problem
Posted: 27 Mar 2019 15:01
by Eddi
what OS are you using? you might need to set your console window to input as Unicode (UTF-8)
Re: Translation Problem
Posted: 02 Apr 2019 05:23
by Telk
It is impossible to represent your language (including mine, korean) in dedicated console window as I know (in Windows)
Re: Translation Problem
Posted: 03 Apr 2019 03:39
by Eddi
you can also change the codepage in the windows console (cmd) to be unicode (utf8), and use an appropriate font.