mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[util] Spoof AMD for Skyrim (nvapi)
This commit is contained in:
parent
a57dc75247
commit
7de15fe837
@ -295,6 +295,10 @@ namespace dxvk {
|
||||
{ R"(\\mslugx\.exe$)", {{
|
||||
{ "d3d9.supportD32", "False" },
|
||||
}} },
|
||||
/* Skyrim (NVAPI) */
|
||||
{ R"(\\TESV\.exe$)", {{
|
||||
{ "d3d9.customVendorId", "1002" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user