Go to the
defaultsettings.cpp file. There should be a setting similar to:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
settings->setDefault("fps_max", "##");
Replace
## with your max FPS, such as 60.