29 Jun
2016
29 Jun
'16
8:48 p.m.
Got it, will make the changes. Cheers, David On Wednesday, June 29, 2016, Ken Thomases <ken(a)codeweavers.com> wrote:
On Jun 24, 2016, at 8:33 PM, David Lawrie <david.dljunk(a)gmail.com <javascript:;>> wrote:
Fixes https://bugs.winehq.org/show_bug.cgi?id=38997 for dinput joysticks
Note: if multiple virtual joysticks have the same location ID, they will still be unordered
Tested on OS X 10.10.5.
Signed-off-by: David Lawrie <david.dljunk(a)gmail.com <javascript:;>> --- dlls/dinput/joystick_osx.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
Similar comments as for the corresponding winejoystick.drv patch, of which this is a subset.
-Ken