Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do we add gamepads/Keyboards in Android Version #1728

Closed
PeterTucker opened this issue May 20, 2024 · 4 comments
Closed

How do we add gamepads/Keyboards in Android Version #1728

PeterTucker opened this issue May 20, 2024 · 4 comments
Labels
bug Something isn't working as it's supposed to. standalone Issue is related to the standalone player

Comments

@PeterTucker
Copy link

How do we add gamepads/Keyboards in Android Version?

@PeterTucker PeterTucker added the bug Something isn't working as it's supposed to. label May 20, 2024
@jsm174
Copy link
Contributor

jsm174 commented May 20, 2024

out of the box, it should detect xbox and playstation gamecontrollers on android. bluetooth keyboards will work the same way, nothing special to do.

@PeterTucker
Copy link
Author

Anyway to map 3rd party? I built my own pinball controller

@vbousquet vbousquet added the standalone Issue is related to the standalone player label Jun 1, 2024
@gjupp
Copy link

gjupp commented Jun 20, 2024

Did you build a bluetooth controller Peter or is it USB only?

@jsm174
Copy link
Contributor

jsm174 commented Jun 20, 2024

controllers and keyboards are usb or bluetooth. We run through SDL, so if supports it, should be good. Also, we do support gamecontrollerdb.txt on Android. see: https://github.com/mdqinc/SDL_GameControllerDB and https://github.com/mdqinc/SDL_GameControllerDB/blob/b1e4090b3d4266e55feb0793efa35792e05faf66/gamecontrollerdb.txt#L1725

@jsm174 jsm174 closed this as completed Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as it's supposed to. standalone Issue is related to the standalone player
Projects
None yet
Development

No branches or pull requests

4 participants