Play back UI not responsible when playing "heavy" flims
fstark opened this issue · 0 comments
fstark commented
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.