Update Options.mediawiki

This commit is contained in:
Margen67 2023-07-03 15:07:04 -07:00
parent 294c9859af
commit f720d11c6e
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 d3d12_allow_variable_refresh_rate_and_tearing for that.''
* ''This does not affect tearing. See [#user-content-Screen_tearing Screen tearing]'' for D3D12, and ''[#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.