So yes, I basically need a way to disable frame throttling when studio is unfocused.
I’m working on player model prediction/interpolation and its REALLY hard to see whether my interpolation is smooth or not because on the second window the framerate is capped at 15.
So basically my workflow:
- open roblox test player on first monitor
- open other player window on second monitor
- walk around in first window
- observe playermodel smoothness and behaviour on second window
I remember when this throttling was introduced as a feature, but there seems to be no way to disable this behaviour.
There have been multiple other cases where I’ve needed the uncap, but this is the most recent