http://bugs.winehq.org/show_bug.cgi?id=31831
Bug #: 31831 Summary: WinUAE cannot find any raw input devices (GetRawInputDeviceList stub) Product: Wine Version: 1.5.14 Platform: x86 URL: http://www.winuae.net/files/InstallWinUAE2410.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk Classification: Unclassified
The WinUAE Amiga emulator supports raw input for keyboard, mouse and gamepad.
Since raw input support was added in Wine 1.5.13 I thought WinUAE would be able to use it, but it seems not. WinUAE falls back to using DirectInput.
On running winuae.exe -log, part of the console output is this:
RawInput enumeration.. fixme:win:GetRawInputDeviceList (pRawInputDeviceList=(nil), puiNumDevices=0x3f0f88c, cbSize=8) stub! RAWINPUT: found 0 devices
http://bugs.winehq.org/show_bug.cgi?id=31831
Mark K markk@clara.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source CC| |markk@clara.co.uk
http://bugs.winehq.org/show_bug.cgi?id=31831
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2012-10-18 14:41:36 CDT --- Patch commited: http://source.winehq.org/git/wine.git/?a=commit;h=3ed797b265572751e0b45d6292...
http://bugs.winehq.org/show_bug.cgi?id=31831
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2012-10-18 14:47:53 CDT --- Yes, but this will probably need either GetRawInputDeviceInfoW() or GetRawInputDeviceInfoA() as well.
http://bugs.winehq.org/show_bug.cgi?id=31831
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |690df8198deaf62bfc2441bf75c | |33970ea9b06b1 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-10-22 17:24:14 CDT --- (In reply to comment #2)
Yes, but this will probably need either GetRawInputDeviceInfoW() or GetRawInputDeviceInfoA() as well.
http://source.winehq.org/git/wine.git/commitdiff/30f1a611776f5bd94c34c440bd4... and http://source.winehq.org/git/wine.git/commitdiff/690df8198deaf62bfc2441bf75c...
GetRawInputBuffer() is still unimplemented, but that should be a new bug, if it's needed.
http://bugs.winehq.org/show_bug.cgi?id=31831
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-10-26 13:31:01 CDT --- Closing bugs fixed in 1.5.16.
https://bugs.winehq.org/show_bug.cgi?id=31831
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |user32