[util] Set dcSingleUseMode to false for SnowRunner

This commit is contained in:
Blisto91 2023-05-21 15:40:57 +02:00 committed by Philip Rebohle
parent f2bb1d4b69
commit 6449f583f8
1 changed files with 4 additions and 0 deletions

View File

@ -360,6 +360,10 @@ namespace dxvk {
{ R"(\\CrashBandicootNSaneTrilogy\.exe$)", {{
{ "dxgi.syncInterval", "1" },
}} },
/* SnowRunner */
{ R"(\\SnowRunner\.exe$)", {{
{ "d3d11.dcSingleUseMode", "False" },
}} },
/**********************************************/
/* D3D9 GAMES */