Page 1 of 1

How can I solve this problem?

Posted: 17 Oct 2023 15:36
by wei1234556677
I downloaded it from steam, all options are question marks, and my language is Traditional Chinese.

Image

Re: How can I solve this problem?

Posted: 17 Oct 2023 17:25
by kamnet
Most likely the issue is that your chosen font in Windows doesn't have all the necessary characters the game needs. You can try changing to Chinese Simplified to see if this immediately corrects the issue.

Otherwise, you will need to edit the font settings for the game and select different fonts.
The most expedient way would be to open the file openttd.cfg in a plain text editor, find the sections for font settings:

Code: Select all

small_font = 
medium_font = 
large_font = 
mono_font = 
You may need to put the name of the entire font file in quotes, for example:

Code: Select all

small_font = "This Is The Name"