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: implement dynamic mmjoy device reconnection #15044

Merged
merged 3 commits into from Jan 14, 2024

Conversation

Megamouse
Copy link
Contributor

  • Connect the mmjoy device ingame if it was not connected before (you had to go to the settings and save if you did this before)
  • Only try to reconnect the device once per second if it was disconnected due to performance issues
  • Early out if joyGetDevCaps returns an error. This reduces the time spent checking a device connection.

@Megamouse Megamouse merged commit faaf644 into RPCS3:master Jan 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant