Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Rebohle <philip.rebohle@tu-dortmund.de>2022-08-12 18:37:54 +0300
committerPhilip Rebohle <25567304+doitsujin@users.noreply.github.com>2022-08-18 01:10:39 +0300
commita695644fead65e8fac186fb91641f31bdb6b4db1 (patch)
treedf8308c9210569d0d400170cb1807ab7de5925d6 /dxvk.conf
parent5a3cb5ad3e2b8a133158497a5c33492520152355 (diff)
[d3d9] Remove alphaTestWiggleRoom option
Diffstat (limited to 'dxvk.conf')
-rw-r--r--dxvk.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/dxvk.conf b/dxvk.conf
index a18e4d65..9eaa9f7e 100644
--- a/dxvk.conf
+++ b/dxvk.conf
@@ -414,16 +414,6 @@
# d3d9.longMad = False
-# Alpha Test Wiggle Room
-#
-# Workaround for games using alpha test == 1.0, etc due to wonky interpolation or
-# misc. imprecision on some vendors
-#
-# Supported values:
-# - True/False
-
-# d3d9.alphaTestWiggleRoom = False
-
# Device Local Constant Buffers
#
# Enables using device local, host accessible memory for constant buffers in D3D9.