diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 099c179ad..879a41004 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -45,10 +45,6 @@ namespace dxvk { { R"(\\FarCry4\.exe$)", {{ { "dxgi.nvapiHack", "False" }, }} }, - /* Far Cry Primal: Nvidia performance */ - { R"(\\FCPrimal\.exe$)", {{ - { "dxgi.nvapiHack", "False" }, - } }}, /* Frostpunk: Renders one frame with D3D9 * * after creating the DXGI swap chain */ { R"(\\Frostpunk\.exe$)", {{