https://bugs.winehq.org/show_bug.cgi?id=43831
Bug ID: 43831 Summary: Cuphead crashes with error Product: Wine Version: 2.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: timwanders241@gmail.com Distribution: ---
Created attachment 59384 --> https://bugs.winehq.org/attachment.cgi?id=59384 The log
Hello, so when I launch the steam version of CupHead, it spams the last 4 lines of the logs till you kill it. I'm using Arch linux 64 bit I tried using an 32 bit WINEARCH and 64 bit WINEARCH, both have the same issue. I've resolved the issue by replacing the Return value in dlls/setupapi/stubs.c:CM_Get_Parent to CR_NO_SUCH_DEVNODE. I've also tries using wine-staging 2.18/2.17 and I tried compiling wine myself from git, all resulting into the same crash and error. Wine cannot be killed with Control+C then, you need to open another terminal and execute "wineserver -k" to kill it