Topic: [Bug] input flood
I think I've isolated one bug.
If I scroll my mouse wheel fast for 3-4 seconds, the game become unresponsive and the cursor moves randomly and slowly.
You are not logged in. Please login or register.
Teeworlds Forum → Development → [Bug] input flood
I think I've isolated one bug.
If I scroll my mouse wheel fast for 3-4 seconds, the game become unresponsive and the cursor moves randomly and slowly.
Devs already know about this. Seems to be a bug in SDL.
Sounds like the game only processes one input event per frame, even if there are more.
Solution would then be to process all pending input events in each frame.
Just a question: Why do you switched to SDL? SDL is a big bug for itself.
Just a question: Why do you switched to SDL? SDL is a big bug for itself.
More maintained, pulseaudio support to name two of the reasons.
Audio works great now in Linux indeed, where the previous versions of the game had trouble with Pulseaudio.
Teeworlds Forum → Development → [Bug] input flood
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.