[Bug 21407] New: Cannot revive teammates in Borderlands
http://bugs.winehq.org/show_bug.cgi?id=21407 Summary: Cannot revive teammates in Borderlands Product: Wine Version: 1.1.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: ehoover(a)mines.edu When playing multiplayer in Borderlands it is not possible to revive teammates. The game shows the "revive dialog" but it resets back to the beginning periodically (the time between resets is not constant, but is always short). Running a trace on "+win" shows that the game is using GetKeyState to get the state of the keyboard keys. Holding down the "e" key shows a return value that oscillates between 0xffffff80 and 0xffffff81. Based on the documentation for GetKeyState the lowest order bit indicates whether a key is "toggled" (for keys such as the Caps Lock key). Being toggled seems to be something that shouldn't apply to a normal keyboard key, and likely what is tripping up the revive functionality in the game. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21407 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-01-17 21:35:09 --- Did you disable autorepeat which is buggy in some X versions? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21407 --- Comment #2 from Erich Hoover <ehoover(a)mines.edu> 2010-01-18 00:33:09 --- (In reply to comment #1)
Did you disable autorepeat which is buggy in some X versions?
If the issue you're talking about is the one described in Bug 18296 then I don't think I'm experiencing the same problem. I'm using Ubuntu 9.10, which is not affected by the problem (at least according to the comments on that bug report). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21407 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-01-19 00:21:37 --- (In reply to comment #2)
I'm using Ubuntu 9.10, which is not affected by the problem (at least according to the comments on that bug report).
Ubuntu 9.10 *is* affected by that bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21407 Erich Hoover <ehoover(a)mines.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Erich Hoover <ehoover(a)mines.edu> 2010-01-19 09:52:00 --- I apologize, I must have misread when I was looking over the bug. I'll assume this is a duplicate based on the behavior I've observed and re-open if I discover otherwise. *** This bug has been marked as a duplicate of bug 18296 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21407 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-01-19 10:20:09 --- Closing duplicate. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org