[Bug 47123] Starcitizen - joystick not recognized

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 6 04:21:46 CDT 2019


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

--- Comment #6 from rw74 <luca_pi at yahoo.it> ---
hope I got it right...

I modified the 2 lines in attached patch file from
   lpddi->wUsage = 0x04; /* Joystick */ 
into
   lpddi->wUsage = 0x05; /* Joystick */

and applied to a commit that was not working, the game can see the joysticks.

where do I get dinput_test for windows?

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