Scripts version 2145
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
#
|
||||
# Supported values : 0 - 16
|
||||
|
||||
dxgi.maxFrameLatency = 1
|
||||
d3d9.maxFrameLatency = 1
|
||||
# dxgi.maxFrameLatency = 1
|
||||
# d3d9.maxFrameLatency = 1
|
||||
|
||||
# Enables frame rate limiter. The main purpose of this is to work around
|
||||
# bugs in games that have physics or other simulation tied to their frame
|
||||
@ -128,7 +128,7 @@ dxgi.customVendorId = 10de
|
||||
#
|
||||
# Supported values: Any number between 8 and 64
|
||||
|
||||
d3d11.maxTessFactor = 16
|
||||
# d3d11.maxTessFactor = 16
|
||||
|
||||
|
||||
# Enables relaxed pipeline barriers around UAV writes.
|
||||
@ -382,7 +382,7 @@ d3d11.maxTessFactor = 16
|
||||
# - Strict: Use a slower but more correct approach. Necessary for some games
|
||||
# - Auto: DXVK will pick automatically
|
||||
|
||||
d3d9.floatEmulation = Auto
|
||||
# d3d9.floatEmulation = Auto
|
||||
|
||||
|
||||
# Enable dialog box mode
|
||||
|
Reference in New Issue
Block a user