mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-14 00:48:44 +01:00
[util] Add Forged Alliance Forever to Supreme Commander
This commit is contained in:
parent
bd29fbd95d
commit
661f8b5b56
@ -561,8 +561,8 @@ namespace dxvk {
|
|||||||
{ R"(\\eoa\.exe$)", {{
|
{ R"(\\eoa\.exe$)", {{
|
||||||
{ "d3d9.customVendorId", "10de" },
|
{ "d3d9.customVendorId", "10de" },
|
||||||
}} },
|
}} },
|
||||||
/* Supreme Commander. */
|
/* Supreme Commander & Forged Alliance Forever */
|
||||||
{ R"(\\SupremeCommander\.exe$)", {{
|
{ R"(\\(SupremeCommander|ForgedAlliance)\.exe$)", {{
|
||||||
{ "d3d9.floatEmulation", "Strict" },
|
{ "d3d9.floatEmulation", "Strict" },
|
||||||
}} },
|
}} },
|
||||||
/* Star Wars The Old Republic */
|
/* Star Wars The Old Republic */
|
||||||
|
Loading…
Reference in New Issue
Block a user