mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 14:52:11 +01:00
[util] Spoof AMD GPU for GTA IV
This commit is contained in:
parent
bbe681d9ca
commit
00d371d78d
@ -330,6 +330,10 @@ namespace dxvk {
|
||||
{ R"(\\ZusiSim\.exe$)", {{
|
||||
{ "d3d9.noExplicitFrontBuffer", "True" },
|
||||
}} },
|
||||
/* GTA IV (NVAPI) */
|
||||
{ R"(\\GTAIV\.exe$)", {{
|
||||
{ "d3d9.customVendorId", "1002" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user