https://bugs.winehq.org/show_bug.cgi?id=55344
Bug ID: 55344 Summary: Yuzu fails to start (needs MSVCP140_CODECVT_IDS.dll) Product: Wine Version: 8.12 Hardware: x86-64 URL: https://web.archive.org/web/20230727051938/https://git hub.com/yuzu-emu/yuzu-mainline/releases/download/mainl ine-0-1503/yuzu-windows-msvc-20230722-3dfaf1ff2.tar.xz OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: lingm+winebz@posteo.org Distribution: ---
1. Download and extract the Windows version of Yuzu 1503. https://github.com/yuzu-emu/yuzu-mainline/releases/tag/mainline-0-1503 (see the URL field for a direct archived link) 2. Run `wine yuzu.exe` 3. No window even shows up. The full output is: ``` $ wine yuzu.exe 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 00d8:err:module:import_dll Library MSVCP140_CODECVT_IDS.dll (which is needed by L"$snip_path$\yuzu.exe") not found 00d8:err:module:LdrInitializeThunk Importing dlls for L"$snip_path$\yuzu.exe" failed, status c0000135 ```
`winetricks vcrun2019` works around this problem and allows Yuzu to start properly.
https://bugs.winehq.org/show_bug.cgi?id=55344
Mohamad Al-Jaf mowinebugs@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mowinebugs@mail.com
--- Comment #1 from Mohamad Al-Jaf mowinebugs@mail.com --- It runs with a stub DLL.
MR: https://gitlab.winehq.org/wine/wine/-/merge_requests/3425
https://bugs.winehq.org/show_bug.cgi?id=55344
--- Comment #2 from Mohamad Al-Jaf mowinebugs@mail.com --- Fixed in 7ac4bbb2de9ad3137fb746b44074377297bc07ba
https://gitlab.winehq.org/wine/wine/-/commit/7ac4bbb2de9ad3137fb746b44074377...
https://bugs.winehq.org/show_bug.cgi?id=55344
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |7ac4bbb2de9ad3137fb746b4407 | |4377297bc07ba
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Resolving FIXED.
https://bugs.winehq.org/show_bug.cgi?id=55344
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.14.