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
Playing a flim that eats too much bandwith will make the UI unresponsive and the keys will only be checked at every loop.
Checking the keys in the VBL / sound completion would keep the video snappy. Be careful on the cost of doing this, so maybe testing only the emergency exit button (+space?) could be a good solution.
The text was updated successfully, but these errors were encountered:
Playing a flim that eats too much bandwith will make the UI unresponsive and the keys will only be checked at every loop.
Checking the keys in the VBL / sound completion would keep the video snappy. Be careful on the cost of doing this, so maybe testing only the emergency exit button (+space?) could be a good solution.
The text was updated successfully, but these errors were encountered: