mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +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$)", {{
|
{ R"(\\mslugx\.exe$)", {{
|
||||||
{ "d3d9.supportD32", "False" },
|
{ "d3d9.supportD32", "False" },
|
||||||
}} },
|
}} },
|
||||||
|
/* Skyrim (NVAPI) */
|
||||||
|
{ R"(\\TESV\.exe$)", {{
|
||||||
|
{ "d3d9.customVendorId", "1002" },
|
||||||
|
}} },
|
||||||
}};
|
}};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user