[Bug 43102] GTA V keyboard issue

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 23 14:56:08 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43102

dereklesho52 at Gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dereklesho52 at Gmail.com

--- Comment #5 from dereklesho52 at Gmail.com ---
(In reply to Kimmo Myllyvirta from comment #4)
> Created attachment 58475 [details]
> keyboard hack
> 
> The game adds low-level keyboard hook for handling the alt-enter (switch
> between fullscreen/windowed) and home (open Social Club). dinput adds its
> own hook after that. When in-game, the dinput receives the key events first,
> it works ok, but calls to next hook causes what looks like a deadlock. It
> breaks out of it after the 2-second ll hook timeout. There are multiple
> threads involved in this dance (at least 4).
> 
> I don't know why this happens yet, but here's a hack for it. This is not a
> bug in dinput, same happens also with native dinput8. The patch passes L-Alt
> and Return to the next hook in order to workaround bug 42330. These keys are
> unusable in-game, remap the keys from the settings. L-Alt is "Character
> Select" and return/enter is "Phone Select" by default.

Thank you for this workaround, it works for me

-- 
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.



More information about the wine-bugs mailing list