Skip to content

Conversation

@HeliumAnt
Copy link
Contributor

  • Fix gamepad buttons on windows

    • Was still using no longer existent device index for checking for gamepadness in axis and button events (which breaks axis and button mappings (on windows, linux actually does something similar to SDL at driver level so the mappings don't break between gamepad and joystick mode, independent of device)).
  • Fix menu cursor

    • Removed the global mouse state variables (replaced by UInputMan::m_MouseStates[0]).

@Causeless Causeless merged commit b410c9c into development Jul 25, 2025
4 checks passed
@Causeless Causeless deleted the joystick-fixes branch July 25, 2025 17:37
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.

3 participants