| Summary: | [UWP] XInput forcibly uses old joystick mapping for all WinRT configurations | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ethan Lee <flibitijibibo> |
| Component: | joystick | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | ||
| Hardware: | All | ||
| OS: | Windows 10 | ||
| Attachments: | Patch to fix Win10 XInput binding | ||
|
Description
Ethan Lee
2017-11-14 18:34:12 UTC
Created attachment 3177 [details]
Patch to fix Win10 XInput binding
Attached is a patch to fix this issue without changing the behavior on Windows 8, which presumably needed the old path to begin with.
This patch is now https://hg.libsdl.org/SDL/rev/1a033404c88b, thanks! (note the commit hash changed because of Windows newlines, so be careful when updating your local copy.) --ryan. |