diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 00837606..11080a0e 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -201,6 +201,10 @@ namespace dxvk { { R"(\\SecretWorldLegendsDX11\.exe$)", {{ { "d3d11.constantBufferRangeCheck", "True" }, }} }, + /* Stars End */ + { R"(\\Stars End\.exe$)", {{ + { "d3d11.enableRtOutputNanFixup", "True" }, + }} }, /**********************************************/ /* D3D9 GAMES */