https://bugs.winehq.org/show_bug.cgi?id=44524
Bug ID: 44524 Summary: skyrim keypad 0~9,'*','/' is not working causing some shortcut not work. Product: Wine Version: 3.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput Assignee: wine-bugs@winehq.org Reporter: l12436@yahoo.com.tw Distribution: ---
when I playing, I notice one thing that keypad always not working in skyrim. It work on winecfg itself.
It is annoy that I actually have some shortcut is set on keypad. without it, that shortcut is never work.
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
https://bugs.winehq.org/show_bug.cgi?id=44524
TOM l12436@yahoo.com.tw changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|3.1 |5.20
https://bugs.winehq.org/show_bug.cgi?id=44524
TOM l12436@yahoo.com.tw changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=44524
--- Comment #2 from TOM l12436@yahoo.com.tw --- typo *when I press key in game
https://bugs.winehq.org/show_bug.cgi?id=44524
TOM l12436@yahoo.com.tw changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from TOM l12436@yahoo.com.tw --- it seems fix in later wine,
I found that In later wine, disabling dbghelp will also causing this error. I re-enabling and it working.
https://bugs.winehq.org/show_bug.cgi?id=44524
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc1.