diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index ecacb3631..f4b6952ad 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -115,8 +115,9 @@ namespace dxvk { }} }, /* NieR Replicant */ { R"(\\NieR Replicant ver\.1\.22474487139\.exe)", {{ - { "dxgi.syncInterval", "1" }, - { "dxgi.maxFrameRate", "60" }, + { "dxgi.syncInterval", "1" }, + { "dxgi.maxFrameRate", "60" }, + { "d3d11.apitraceMode", "True" }, }} }, /* SteamVR performance test */ { R"(\\vr\.exe$)", {{