Display refresh rate
- The higher the refresh rate, the smoother the motion that a screen can reproduce.
- The lower the refresh rate, the more flickering, stuttering and jittering the user will see, and the more likely it is to cause visual fatigue.
By default, the Pico SDK supports a 72 Hz refresh rate. You can change the default setting to run your project at higher refresh rates:
- Refresh Rate 90: upper limit 90 Hz
- Refresh Rate 120: upper limit 120 Hz
If you are developing an FPS (First-person Shooting game) or racing game where rapid head movements or field of view rotation can cause blurring or tearing, using a higher refresh rate will smooth out the image, reduce lag and ghosting at high-speed shifts and reduce vertigo.

See refresh rate
- Open your project in the Unreal Editor.
- In the top left corner, click Edit > Project Settings > Plugins > PICOXR Settings.
- Scroll down to the Feature section, to the right of Display Refresh Rate, click the down arrow and select a refresh rate you want.
