mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 18:07:55 -05:00
Merge pull request #8735 from djrobx/add_vsync
Make vsync setting work for Vulkan
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
<string>VSync prevents the screen from tearing, but some graphics cards have lower performance with VSync enabled. Keep it enabled if you don't notice a performance difference.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use VSync (OpenGL only)</string>
|
||||
<string>Use VSync</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user