diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp
index 516f077d7..c36dbabeb 100644
--- a/src/util/config/config.cpp
+++ b/src/util/config/config.cpp
@@ -1219,7 +1219,9 @@ namespace dxvk {
 
 
   const static ProfileList g_hashedProfiles = {
-    /* Nothing to see here */
+    { "27fb4433abea6d1d68f678cbfa8c5e0a0fdc0803", {{
+      { "dxgi.enableDummyCompositionSwapchain", "True" }
+    }} },
   };