From a9fe22b8bb3b63d7b32130cffc88fc50ad60c98d Mon Sep 17 00:00:00 2001 From: Triang3l Date: Thu, 29 Apr 2021 21:45:39 +0300 Subject: [PATCH] Render target path explanation --- Options.mediawiki | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Options.mediawiki b/Options.mediawiki index 7692351..28710dc 100644 --- a/Options.mediawiki +++ b/Options.mediawiki @@ -89,14 +89,16 @@ __TOC__ [https://github.com/xenia-project/xenia/wiki/FAQ#what-is-rov What is ROV (rasterizer-ordered views)?] +Leave this option blank for auto-selection. + {| ! render_target_path_d3d12 = ! string |- -| RTV ''(recommended)'' +| RTV ''(recommended for speed)'' | rtv |- -| ROV ''(if available)'' +| ROV ''(if available, for higher accuracy in certain cases)'' | rov |}