https://bugs.winehq.org/show_bug.cgi?id=44524
--- Comment #1 from TOM l12436@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