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
Enabling the Russian translation involves setting the default code page and the default language to Russian. With this enabled, at least two things go wrong:
The [Hit any key to exit] message, printed if the game prints text between the last input and exiting, is shown as if the message were in ISO-Latin-1.
The [More] prompt is also shown as if it were in ISO-Latin-1.
There may be other, related issues: uses of CResString need to be checked.
The text was updated successfully, but these errors were encountered:
Enabling the Russian translation involves setting the default code page and the default language to Russian. With this enabled, at least two things go wrong:
There may be other, related issues: uses of CResString need to be checked.
The text was updated successfully, but these errors were encountered: