diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index b6b8588ef..427b1ba9e 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -287,6 +287,10 @@ namespace dxvk { /* Stranger of Paradise - FF Origin */ { R"(\\SOPFFO\.exe$)", {{ { "d3d9.deferSurfaceCreation", "True" }, + /* Small Radios Big Televisions */ + }} }, + { R"(\\SRBT\.exe$)", {{ + { "d3d9.deferSurfaceCreation", "True" }, }} }, /**********************************************/