mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 07:36:19 +01:00
![PixelyIon](/assets/img/avatar_default.png)
Setting the refresh rate via the Display API's`preferredDisplayModeId` is an outdated method to do it on Android 11 and above, we now use `Surface#setFrameRate` alongside it to suggest a refresh rate for the display.