http://bugs.winehq.org/show_bug.cgi?id=59388 Bug ID: 59388 Summary: Mouse input does not work in Gemporium Product: Wine Version: 11.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: m101010a@gmail.com Distribution: --- The main menu in the game Gemporium is completely unusable; hovering over or clicking on the options does nothing. The wine output contains the lines 0024:fixme:win:NtUserIsMouseInPointerEnabled stub! 0024:fixme:win:NtUserEnableMouseInPointer enable 1 semi-stub! 0024:fixme:win:GetPointerDevices (00007FFFFE1EF020 0000000000000000): partial stub 0024:fixme:win:GetPointerDevices (00007FFFFE1EF020 0000000000000000): partial stub so I believe the issue is that those functions are unimplemented. I tried applying the patch in https://bugs.winehq.org/show_bug.cgi?id=53847#c5 , and it does cause the main menu to work properly. However, gems cannot be dragged around, so the game softlocks during the tutorial. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.