From 372a27fad256ed7f9d4740031873389f8651a53e Mon Sep 17 00:00:00 2001 From: Blisto91 <47954800+Blisto91@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:58:23 +0200 Subject: [PATCH] [util] remove allowDoNotWait from example config --- dxvk.conf | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dxvk.conf b/dxvk.conf index 9eaa9f7e..6d0aba1e 100644 --- a/dxvk.conf +++ b/dxvk.conf @@ -505,16 +505,6 @@ # d3d9.forceAspectRatio = "" -# Allow Do Not Wait -# -# Allow the do not wait lock flag to be used -# Useful if some apps use this incorrectly. -# -# Supported values: -# - True/False - -# d3d9.allowDoNotWait = True - # Allow Discard # # Allow the discard lock flag to be used