You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: