[Bug 8904] X-Wing Alliance: keyboard and mouse input does not work in hangar screen since 0.9.29

Wine Bugs wine-bugs at winehq.org
Mon Jul 9 15:01:09 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8904


knan-wine at anduin.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |




------- Additional Comments From knan-wine at anduin.net  2007-09-07 15:01 -------
Two separate bugs exposed by one patch, I think. The MsgWait... line in
SysKeyboardAImpl_GetDeviceState mentioned in bug 8854 isn't needed and does not
help this game, but reverting the _Poll part helps.

An alternate hack that also helps is inserting the MsgWaitForMultipleObjects
line in winmm:timeGetTime(). The game thread seems to spend its time rendering
and doing timeGetTime calls, little else.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list