https://bugs.winehq.org/show_bug.cgi?id=50228
Bug ID: 50228 Summary: Warframe: filtering by text does not work for Cyrillic since wine-5.14 Product: Wine Version: 5.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: lvb.crd@protonmail.com Regression SHA1: 9d4eeaeb7773d00d51ff60de29e4be8f43209d68 Distribution: ---
Filtering any lists by text does not work for Cyrillic, while it continues to work fine for Latin.
I have already finished bisecting: 75cdc3b6058cd42a4d96331b045b22fa0a7f88f9 good 9d4eeaeb7773d00d51ff60de29e4be8f43209d68 bad
Using the tree before this commit or building wine (currently 2ad09b01673381261815bfc804a2f69ce4d85f86) with reverted 9d4eeaeb - helps.
At the moment the game does not start without DXVK, also I do not know if the log from WINEDEBUG="+msvcrt" will be useful. Maybe someone will suggest some other application that uses the memchr imported function from vcruntime140.dll?
Please let me know if I can somehow help and what information would be helpful.