diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index c8ed8e803..8934d383d 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -11,6 +11,10 @@ namespace dxvk { const static std::unordered_map g_appDefaults = {{ + /* Anno 1800 */ + { "Anno1800.exe", {{ + { "d3d11.allowMapFlagNoWait", "True" } + }} }, /* Assassin's Creed Syndicate: amdags issues */ { "ACS.exe", {{ { "dxgi.customVendorId", "10de" },