From f720d11c6e1984f63b4ccf2cbca5525fc781fbfa Mon Sep 17 00:00:00 2001 From: Margen67 Date: Mon, 3 Jul 2023 15:07:04 -0700 Subject: [PATCH] Update Options.mediawiki --- Options.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Options.mediawiki b/Options.mediawiki index c7773ae9f..22286517f 100644 --- a/Options.mediawiki +++ b/Options.mediawiki @@ -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 won’t improve the framerate if your PC can’t handle running the game at it’s 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.