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

Made it possible to set a custom gamepad mapping via the settings #2486

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Mar 15, 2024

When the joystick feature is not activated it will hide all settings:
image

Once the feature is activated it will directly initiate the gamepad library. It will now also display if it found a gamepad. The settings are now splitted up inte to columns.
image

Added circle indicators for pushed buttons. Analog controllers will be displayed with pies:
image

Custom mappings can be added manually and it will reload the gamepad library with the new settings:
image

This is possible with the new feature in Jamepad (libgdx/Jamepad#24).
It addresses the issues #2396 and #1596

@breiler breiler merged commit 6a63d63 into winder:master Mar 15, 2024
1 of 2 checks passed
@breiler breiler deleted the feature/gamepad-custom-mapping branch March 20, 2024 12:05
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.

None yet

1 participant