diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 14239ffd..f683e0e2 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -336,6 +336,11 @@ namespace dxvk { { R"(\\SonicFrontiers\.exe$)", {{ { "dxgi.maxFrameLatency", "1" }, }} }, + /* TRAHA Global * + * Shadow issues when it sees AMD/Nvidia */ + { R"(\\RapaNui-Win64-Shipping\.exe$)", {{ + { "dxgi.customVendorId", "8086" }, + }} }, /* SpellForce 3 Reforced & expansions * * Greatly improves CPU bound performance */ { R"(\\SF3ClientFinal\.exe$)", {{