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

Windows: Detect DirectInput devices after launch #11461

Merged
merged 1 commit into from
Oct 9, 2018

Conversation

unknownbrackets
Copy link
Collaborator

Might be the cause of #11460, I suppose. Also related to #11446. IMHO, fairly low risk, though I guess I could reduce the frequency further.

Notably, XInput doesn't seem to tell me about newly detected devices, but at least we can do it for DirectInput.

Thought about using WM_DEVICECHANGE, but this seemed far simpler.

-[Unknown]

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.

2 participants