Update Options.mediawiki

This commit is contained in:
Margen67 2023-07-03 15:16:53 -07:00
parent f720d11c6e
commit be558f83de
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ Allow texture and vertex fetch constants with invalid type - generally unsafe be
|}
==== Vsync ====
* ''This does not affect tearing. See [#user-content-Screen_tearing Screen tearing]'' for D3D12, and ''[#user-content-Present_mode Present mode]'' for Vulkan.
* '''This does not affect tearing.''' See ''[https://github.com/xenia-canary/xenia-canary/wiki/Options#screen-tearing Screen tearing]'' for D3D12, and ''[https://github.com/xenia-canary/xenia-canary/wiki/Options#user-content-Present_mode Present mode]'' for Vulkan.
* ''Disabling this wont improve the framerate if your PC cant handle running the game at its native FPS.''
* Games that speed up with this disabled have the [https://github.com/xenia-project/game-compatibility/issues?q=is%3Aopen+is%3Aissue+label%3Avsync-off-speedup vsync-off-speedup] label.