You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Font comes from extraction and only handles a single codepage.
i.e if you extract from European version, you won't have Cyrillic.
If you extract from Russian version, you will have Cyrillic (but not some European characters).
With correct font/image (check images in $(User)/Documents/Stratagus/data.Wargus/graphics/ui/fonts)
for Cyrillic, make sure you have SetFontCodePage(866) and NOT SetFontCodePage(437) in $(User)/Documents/Stratagus/data.Wargus/scripts/wc_config.lua
Describe the bug
the game in Russian is displayed transliterated, i.e. Latin letters instead of Cyrillic
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Normal Russian interface
Screenshots and Logs
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: