diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 6fe6aca1f..dd34accea 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -64,6 +64,10 @@ namespace dxvk { { "Frostpunk.exe", {{ { "dxgi.deferSurfaceCreation", "True" }, }} }, + /* Nioh: See Frostpunk, apparently? */ + { "nioh.exe", {{ + { "dxgi.deferSurfaceCreation", "True" }, + }} }, /* Quantum Break: Mever initializes shared * * memory in one of its compute shaders */ { "QuantumBreak.exe", {{