We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4162 - Retrieve Android Joystick Hats
Summary: Retrieve Android Joystick Hats
Status: NEW
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: 2.0.8
Hardware: x86 Android (All)
: P2 critical
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-10 14:30 UTC by 000whitedragon000
Modified: 2018-05-10 22:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 000whitedragon000 2018-05-10 14:30:44 UTC
For many joystick there is a bug for:
SDL_JoystickNumHats() that return 0 hats
and that SDL_JoystickGetHat() that it doesn’t work…
On windows it seems working well...
Comment 1 000whitedragon000 2018-05-10 22:17:48 UTC
Also for some joysticks no response from axis and/or buttons..