Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Then you can try the gamble whether going back to English will result in the issue still persisting or being solved assuming the Russian files wont get deleted after switching back to English.
Ralof's idea didn't work, so I want to try your idea... do you know where I have to put that file in the local files?
However, you said that you're using a mod. If changing the language and verifying the files (please do this first) didn't give you Cyrillic lettering, then I would recommend downloading the language pack for your operating system. If that still doesn't work, then try contacting the modder to ask where he's pulling the lettering from, or the help forums for the mod website.
I'm not sure, but I think your game actually needs to be in Russian to support cyrillic symbols since it's either fontconfig_ru.txt or fonconfig.txt (English) that the game pulls out required settings and sets of symbols from to display.
Try the following: open your working Skyrim.ini, if you're a Mod Organizer user, it's within the profiles folder and make sure that these lines are like this:
[General]
sLanguage=RUSSIAN
[Fonts]
sFontConfigFile=Interface\FontConfig_ru.txt
Then you'll probably need custom cyrillic fonts and properly adjusted fonconfig_ru.txt. Check out this one just for testing, not the best cyrillic font out there though. Install it just like you'd normally do: https://www.nexusmods.com/skyrimspecialedition/mods/28918
Another thing just came to my mind. If you're using any custom font mod that supports cyrrilic symbols by default, such as Sovngarde if I'm not mistaken, you could just try to add cyrrilic set of symbols to its fonconfig.txt file without doing all of that that was previously mentioned. But if font containers do not support cyrillic symbols, it won't work.
Open fonconfig.txt, scroll to the bottom of the file and copy-paste this line overwriting the existing one, just as it is, with quotes and everything:
validNameChars "`1234567890-=~!@#$%^&*():_+QWERTYUIOP[]ASDFGHJKL;'ZXCVBNM,./qwertyuiop{}\asdfghjkl;'zxcvbnm<>?|ЎўЈ¤Ґ¦§Ё©Є«®Ї°Ііґ¶·ё№є»јЅѕїДАБВГЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэю я абвгдеёжзийклмнопрстуфхцчшщъыьэюяАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"
Save the file.
However there's also a fontconfig_ru.txt as well on English version so no language switches should be needed, how about adding this line into your Skyrim.ini file instead:
[Fonts]
sFontConfigFile=Interface\FontConfig_ru.txt
OMG! that worked! Thank you!!!