diff --git a/data_from_portwine/dxvk.conf b/data_from_portwine/dxvk.conf index 68ad7c09..b6b08735 100644 --- a/data_from_portwine/dxvk.conf +++ b/data_from_portwine/dxvk.conf @@ -15,8 +15,8 @@ # # Supported values : 0 - 16 -# dxgi.maxFrameLatency = 0 -# d3d9.maxFrameLatency = 0 +dxgi.maxFrameLatency = 2 +d3d9.maxFrameLatency = 2 # Override PCI vendor and device IDs reported to the application. Can @@ -118,7 +118,7 @@ dxgi.nvapiHack = True # # Supported values: Any number between 8 and 64 -# d3d11.maxTessFactor = 0 +d3d11.maxTessFactor = 8 # Enables relaxed pipeline barriers around UAV writes. @@ -137,8 +137,8 @@ dxgi.nvapiHack = True # # Supported values: Any number between 0 and 16 -# d3d11.samplerAnisotropy = -1 -# d3d9.samplerAnisotropy = -1 + d3d11.samplerAnisotropy = 8 + d3d9.samplerAnisotropy = 8 # Declares vertex positions as invariant in order to solve