[util] Enable d3d9.deferSurfaceCreation for Small Radios Big Televisions

This commit is contained in:
Paul Gofman 2022-05-18 20:38:18 -05:00 committed by Joshie
parent 5b7406fed5
commit cde0fbe7b0
1 changed files with 4 additions and 0 deletions

View File

@ -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" },
}} },
/**********************************************/