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:
parent
bd29fbd95d
commit
661f8b5b56
@ -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$)", {{
|
||||
|
Loading…
Reference in New Issue
Block a user