mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-27 13:54:16 +01:00
Report gpu vendor as Nvidia for Star Wars Battlefront II
This commit is contained in:
parent
31948cae8c
commit
3c8fdc2863
@ -157,6 +157,10 @@ namespace dxvk {
|
||||
{ R"(\\Atelier_Ryza\.exe$)", {{
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* Star Wars Battlefront II: amdags issues */
|
||||
{ R"(\\starwarsbattlefrontii\.exe$)", {{
|
||||
{ "dxgi.customVendorId", "10de" },
|
||||
}} },
|
||||
|
||||
/**********************************************/
|
||||
/* D3D9 GAMES */
|
||||
|
Loading…
x
Reference in New Issue
Block a user