| Summary: | XInput2 version 2.2 is not detected | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sylvain <sylvain.becker> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
Sylvain
2013-12-14 17:39:28 UTC
Crap, we changed this to fix a different bug. I wasn't aware it would return the original value on a second call; I'll take another look at this. --ryan. (In reply to Ryan C. Gordon from comment #1) > Crap, we changed this to fix a different bug. This should be fixed (for this bug report and the previous concern) with this changeset: https://hg.libsdl.org/SDL/rev/176891c01b3c --ryan. yes, on my side, this gets correctly set and detected now! thanks! |