mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-25 20:47:54 -05:00
Previously, yuzu would try and guess which vsync mode to use given different scenarios, but apparently we didn't always get it right. This exposes the separate modes in a drop-down the user can select. If a mode isn't available in Vulkan, it defaults to FIFO.