From 98f38876804a8e6d3ff274804b8868e557809bf1 Mon Sep 17 00:00:00 2001 From: Blisto91 <47954800+Blisto91@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:31:52 +0200 Subject: [PATCH] [util] Cleanup a couple of example config options --- dxvk.conf | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/dxvk.conf b/dxvk.conf index 842166a8..516aec4f 100644 --- a/dxvk.conf +++ b/dxvk.conf @@ -475,15 +475,6 @@ # d3d9.deviceLocalConstantBuffers = False -# No Explicit Front Buffer -# -# Disables the front buffer -# -# Supported values: -# - True/False - -# d3d9.noExplicitFrontBuffer = False - # Support DF formats # # Support the vendor extension DF floating point depth formats @@ -575,7 +566,7 @@ # d3d9.enumerateByDisplays = True -# APITrace Mode +# Cached Dynamic Buffers # # Allocates dynamic resources in D3DPOOL_DEFAULT in # cached system memory rather than uncached memory or host-visible