diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 7e331c33..ddf63e56 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -209,6 +209,10 @@ namespace dxvk { { R"(\\KingdomCome\.exe$)", {{ { "d3d11.apitraceMode", "True" }, }} }, + /* Homefront: The Revolution */ + { R"(\\Homefront2_Release\.exe$)", {{ + { "d3d11.apitraceMode", "True" }, + }} }, /* Sniper Ghost Warrior Contracts */ { R"(\\SGWContracts\.exe$)", {{ { "d3d11.apitraceMode", "True" },