OK Iwhere the problem is.The font should be included with the game. In the screens.rpy file it shows that a specific font file is supposed to be loaded when you choose Chinese language.
That file is in the game/fonts/ folder.
I just tried the game in Chinese and it seems to work fine.Code:textbutton "{size=+1}{font=fonts/msyh.ttf}中国人" action [Language('Chinese'),Function(set_up_chinese_locale)]
View attachment 2566404
IF open in chinese MC think will be error.
I open in english than change to chinese will ok to font
thank you