Hi Hayden
I’ll need to setup a remote debug session on the MSI to fully confirm this, but just looking at the code and ini files we never set bSmoothFrameRate nor bUseFixedFrameRate to true.
As I have debugged this on other platforms (Win64 PCs and other Win64 Handhelds like the Lenovo Legion Go (AMD based HW)), they don’t get this issue and I have placed breakpoints at SetMaxFPS in order to see who could set the FPS to something else. But nothing sticks out.
However as you saw in the video, SetMaxFPS is set to 60 which is what t.maxFPS is showing. But the FPS is above in 70+ FPS. Seems like SetMaxFPS isn’t doing anything on this specific HW.