1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-13 07:08:50 +01:00

[util] Add Forged Alliance Forever to Supreme Commander

This commit is contained in:
Blisto91 2022-06-14 00:31:50 +02:00 committed by Joshie
parent bd29fbd95d
commit 661f8b5b56

View File

@ -561,9 +561,9 @@ namespace dxvk {
{ R"(\\eoa\.exe$)", {{
{ "d3d9.customVendorId", "10de" },
}} },
/* Supreme Commander. */
{ R"(\\SupremeCommander\.exe$)", {{
{ "d3d9.floatEmulation", "Strict" },
/* Supreme Commander & Forged Alliance Forever */
{ R"(\\(SupremeCommander|ForgedAlliance)\.exe$)", {{
{ "d3d9.floatEmulation", "Strict" },
}} },
/* Star Wars The Old Republic */
{ R"(\\swtor\.exe$)", {{