[meta] Update default config file

This commit is contained in:
Philip Rebohle 2019-11-26 17:27:05 +01:00
parent 7446d3c58a
commit b2eeecd624
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
1 changed files with 0 additions and 13 deletions

View File

@ -143,19 +143,6 @@
# dxvk.numCompilerThreads = 0
# Toggles asynchronous present.
#
# Off-loads presentation to the queue submission thread in
# order to reduce stalling on the main rendering thread and
# improve performance.
#
# Supported values:
# - Auto: Enable on certain drivers
# - True / False: Always enable / disable
# dxvk.asyncPresent = Auto
# Toggles raw SSBO usage.
#
# Uses storage buffers to implement raw and structured buffer