for some reasons, i want to increase the max frames per second in the program,
But , no matter how i change the parameter of “settings.setFrequency” or “settings.setFrameRate”,
the max fps is still limited to 60, how can i increase it?
Thx
for some reasons, i want to increase the max frames per second in the program,
But , no matter how i change the parameter of “settings.setFrequency” or “settings.setFrameRate”,
the max fps is still limited to 60, how can i increase it?
Thx
Do you still have vsync on?
Also are you running the program on a desktop or on a mobile? mobile phones frame rate is capped at 60 fps.