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

Input Device QoL #775

Merged
merged 4 commits into from
Jan 2, 2025
Merged

Input Device QoL #775

merged 4 commits into from
Jan 2, 2025

Conversation

DragonRatTiger
Copy link
Contributor

  • Fix Joystick devices failing to send inputs (Fixes tatacons)
  • Unsupported Keyboard key inputs no longer crash the game
  • Allow input devices to be recognized after plugging in past startup
  • Devices being plugged/unplugged are now logged

- Allow input devices to be recognized after plugging in past startup
- Fix joystick devices failing to send inputs (Fixes tatacons)
- Unsupported keyboard key inputs no longer crash the game
- Devices being plugged/unplugged are now logged
FDK/src/02.Input/CInputGamepad.cs Show resolved Hide resolved
FDK/src/02.Input/CInputGamepad.cs Outdated Show resolved Hide resolved
FDK/src/02.Input/CInputJoystick.cs Outdated Show resolved Hide resolved
FDK/src/02.Input/CInputJoystick.cs Outdated Show resolved Hide resolved
@0auBSQ 0auBSQ merged commit 3e16bbc into 0auBSQ:main Jan 2, 2025
@DragonRatTiger DragonRatTiger deleted the input-fixes branch January 2, 2025 09:04
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