diff --git a/dxvk.conf b/dxvk.conf index 9093b59e..83f36a22 100644 --- a/dxvk.conf +++ b/dxvk.conf @@ -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