Skip to content

Commit

Permalink
[util] Cleanup a couple of example config options
Browse files Browse the repository at this point in the history
  • Loading branch information
Blisto91 committed Jul 17, 2023
1 parent 226afaa commit 6b2c4d6
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions dxvk.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6b2c4d6

Please sign in to comment.