| Summary: | sdl fakes stuck joystick | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sam Liddicott <sam> |
| Component: | joystick | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | Keywords: | target-1.2.14 |
| Version: | HG 1.2 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Attachments: | stk steering stuck | ||
|
Description
Sam Liddicott
2008-12-27 01:13:22 UTC
Created attachment 285 [details]
stk steering stuck
Shows steering get stuck to 32767 (hard right).
Can be overridden to varying left values but doesn't go to 0.
[reads log again before posting]
Interesting pair of lines:
axis motion: which 0 axis 3 value 0
steering: steer_val 32767 set to: 0.848000
suggest perhaps a supertuxkart bug after all..., I'll point them to this bug to comment on
Tagging this bug with "target-1.2.14" so we can try to resolve it for SDL 1.2.14. Please note that we may choose to resolve it as WONTFIX. This tag is largely so we have a comprehensive wishlist of bugs to examine for 1.2.14 (and so we can close bugs that we'll never fix, rather than have them live forever in Bugzilla). --ryan.
Sam Liddicott (who was having Bugzilla login problems at the time), sent me this email...
> This bug was fixed in 0.6, see:
> http://www.headshotgamer.com/review.aspx?id=106
>
> "** Fixed 'joystick locks' (kart would turn even if the joystick is in
> neutral), thanks to Samjam for the patch."
...so I'm closing this as INVALID, as it wasn't an SDL issue.
--ryan.
(err, and when fixing his login, I forgot to change back to my user, so that last comment from Sam is really from me. Sorry about that.) --ryan. |