[Bug 44524] skyrim keypad 0~9,'*','/' is not working causing some shortcut not work.

WineHQ Bugzilla wine-bugs at winehq.org
Thu Nov 19 06:57:58 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=44524

--- Comment #1 from TOM <l12436 at yahoo.com.tw> ---
After some test, the issue seems from GetAsyncKeyState() did not return correct
status when I press key in key. It always return zero even I pressed without
release.
Maybe directinput did not send key status to allow GetAsyncKeyState able to
detect.
This is working under Windows

-- 
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.



More information about the wine-bugs mailing list