https://bugs.winehq.org/show_bug.cgi?id=56202
Bug ID: 56202 Summary: Genshin impact cyrillic is ????? Product: Wine Version: 8.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: googa.vo1d@gmail.com Distribution: ---
Created attachment 75910 --> https://bugs.winehq.org/attachment.cgi?id=75910 привет из ????
switchin in linux to cyrillics causes in genshin this ????
wrote
https://bugs.winehq.org/show_bug.cgi?id=56202
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- What is LANG set to when you see this?
https://bugs.winehq.org/show_bug.cgi?id=56202
--- Comment #2 from googa.vo1d@gmail.com --- in running instance terminal
echo %LANG% en_US.UTF-8
https://bugs.winehq.org/show_bug.cgi?id=56202
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Does it work if you set LANG=ru_RU.UTF-8 ?
https://bugs.winehq.org/show_bug.cgi?id=56202
--- Comment #4 from googa.vo1d@gmail.com ---
when running with console there was an error when i tried to set also LC_ALL variable. setting LANG only didn't result in cyrillic. Setting both resulted in ingoring cyrillics.
bash: warning: setlocale: LC_ALL: cannot change locale (ru_RU.UTF-8) fsync: up and running.
echo %LANG% %LC_ALL% ru_RU.UTF-8 ru_RU.UTF-8
russian input to console prints few chracters like "P;" for cyrillics "к".
after with these variables set game seem to ignore input in russian.
outside the game cinnamon termial emulator prints cyrillics well.
https://bugs.winehq.org/show_bug.cgi?id=56202
--- Comment #5 from googa.vo1d@gmail.com --- Im using bottles with flatpak.