https://bugs.winehq.org/show_bug.cgi?id=51075
Bug ID: 51075 Summary: ServiceMain failed to load win32k.sys Product: Wine-staging Version: 6.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tod.jackson@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Hello,
I'm met with this error in a new prefix and constantly after: 0088:err:winedevice:ServiceMain Failed to load L"C:\windows\system32\win32k.sys"
Indeed, in the .reg files there is no mention of win32k.sys anywhere. The file does exist in windows/system32/drivers, though.
Just as a test, symlinking system32/win32k.sys to system32/drivers/win32k.sys does make the error go away.