mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-14 22:29:15 +01:00
[util] Enable d3d9.deferSurfaceCreation for Small Radios Big Televisions
This commit is contained in:
parent
5b7406fed5
commit
cde0fbe7b0
@ -287,6 +287,10 @@ namespace dxvk {
|
|||||||
/* Stranger of Paradise - FF Origin */
|
/* Stranger of Paradise - FF Origin */
|
||||||
{ R"(\\SOPFFO\.exe$)", {{
|
{ R"(\\SOPFFO\.exe$)", {{
|
||||||
{ "d3d9.deferSurfaceCreation", "True" },
|
{ "d3d9.deferSurfaceCreation", "True" },
|
||||||
|
/* Small Radios Big Televisions */
|
||||||
|
}} },
|
||||||
|
{ R"(\\SRBT\.exe$)", {{
|
||||||
|
{ "d3d9.deferSurfaceCreation", "True" },
|
||||||
}} },
|
}} },
|
||||||
|
|
||||||
/**********************************************/
|
/**********************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user