mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-21 13:54:18 +01:00
[util] dxvk.conf cleanup
This commit is contained in:
parent
33e7497ef4
commit
6ffd5acefa
13
dxvk.conf
13
dxvk.conf
@ -722,16 +722,3 @@
|
|||||||
# d3d8.useShadowBuffers = False
|
# d3d8.useShadowBuffers = False
|
||||||
|
|
||||||
|
|
||||||
# MANAGED Buffer Placement
|
|
||||||
#
|
|
||||||
# Remap some DEFAULT pool vertex and index buffers to the MANAGED pool to improve
|
|
||||||
# performance by avoiding waiting for games that frequently lock (large) buffers.
|
|
||||||
#
|
|
||||||
# This implicitly disables direct buffer mapping. Some applications may need this option
|
|
||||||
# disabled for certain (smaller) buffers to keep from overwriting in-use buffer regions.
|
|
||||||
#
|
|
||||||
# Supported values:
|
|
||||||
# - True/False
|
|
||||||
# - Any non-negative integer - sets the minimum size in bytes for a buffer to be MANAGED
|
|
||||||
|
|
||||||
# d3d8.managedBufferPlacement = True
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user