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

Changing devices (plugging or removing) causes game stutter #537

Closed
poco0317 opened this issue May 24, 2019 · 1 comment
Closed

Changing devices (plugging or removing) causes game stutter #537

poco0317 opened this issue May 24, 2019 · 1 comment

Comments

@poco0317
Copy link
Member

poco0317 commented May 24, 2019

This is due to "Polling for Joystick Changes" usually, which lasts for 60 seconds.
Something should be done to either stop this or subdue the stuttering.

Relevant section of code (good old 10+ year old code): https://github.com/etternagame/etterna/blob/develop/src/arch/InputHandler/InputHandler_DirectInput.cpp#L841

Possibly related: #484

@nico-abram
Copy link
Member

Fixed in #539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants