diff --git a/dxvk.conf b/dxvk.conf index 1bf8a99a..83a1b0d5 100644 --- a/dxvk.conf +++ b/dxvk.conf @@ -237,8 +237,12 @@ # Sets number of pipeline compiler threads. # +# If the graphics pipeline library feature is enabled, the given +# number of threads will be used for shader compilation. Some of +# these threads will be reserved for high-priority work. +# # Supported values: -# - 0 to automatically determine the number of threads to use +# - 0 to use all available CPU cores # - any positive number to enforce the thread count # dxvk.numCompilerThreads = 0