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

Support more gamepads with GameController API #41

Merged
merged 3 commits into from
Dec 8, 2024

Conversation

iyzsong
Copy link

@iyzsong iyzsong commented Dec 7, 2024

Compare with Joystick API, GameController handle the button mappings and HAT->DPAD button, so we don't need to hard code switchs for each gamepad type. This may fix #28 , I only tested on Linux though. Note that the WM had to support warp mouse to make the cursor moveable when pressed up/right/left/right, Under Linux X11 does while wayland doesn't support this.

Also enable wav support for the libretro core.

@YuriSizuku YuriSizuku merged commit fdf5b74 into YuriSizuku:master Dec 8, 2024
13 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gamepad support
2 participants