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

Full controller support #536

Open
Lgt2x opened this issue Aug 18, 2024 · 1 comment
Open

Full controller support #536

Lgt2x opened this issue Aug 18, 2024 · 1 comment
Milestone

Comments

@Lgt2x
Copy link
Member

Lgt2x commented Aug 18, 2024

Rework the input interface to allow using a controller to navigate the game, including menus and settings. The SDL2 GameController interface can be used https://wiki.libsdl.org/SDL2/CategoryGameController

@Lgt2x Lgt2x added this to the 1.6 milestone Aug 18, 2024
@Lgt2x
Copy link
Member Author

Lgt2x commented Oct 15, 2024

Noting that full conversion to GameController interface will not be possible if we still want to support flightsticks. The SDL2 GameController API maps PS/XBox-like controllers, but may not support HOTAS and flightsticks, unless we add mappings for them.

cf #596

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

No branches or pull requests

1 participant