From 7ebd359941fda3549aa3f7a2c3aa47f64bce81bd Mon Sep 17 00:00:00 2001 From: Blisto91 <47954800+Blisto91@users.noreply.github.com> Date: Sat, 27 Aug 2022 21:58:21 +0200 Subject: [PATCH] [util] correct maxFeatureLevel to 12_0 in example config --- dxvk.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dxvk.conf b/dxvk.conf index d029dce2..5c123f57 100644 --- a/dxvk.conf +++ b/dxvk.conf @@ -129,7 +129,7 @@ # # Supported values: 9_1, 9_2, 9_3, 10_0, 10_1, 11_0, 11_1 -# d3d11.maxFeatureLevel = 11_1 +# d3d11.maxFeatureLevel = 12_0 # Overrides the maximum allowed tessellation factor. This can be used to