diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 4ec3ef0c..4649642d 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -150,6 +150,10 @@ namespace dxvk { { "NieRAutomata.exe", {{ { "d3d11.constantBufferRangeCheck", "True" }, }} }, + /* The Surge */ + { "TheSurge.exe", {{ + { "d3d11.allowMapFlagNoWait", "True" }, + }} } }};