mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 14:52:10 +01:00
[util] Spoof Nvidia card for Elite Dangerous
This commit is contained in:
parent
780780f8d1
commit
3d2e5a7cde
@ -24,6 +24,10 @@ namespace dxvk {
|
|||||||
{ "dxgi.customVendorId", "1002" },
|
{ "dxgi.customVendorId", "1002" },
|
||||||
{ "dxgi.customDeviceId", "e366" },
|
{ "dxgi.customDeviceId", "e366" },
|
||||||
}} },
|
}} },
|
||||||
|
/* Elite Dangerous */
|
||||||
|
{ "EliteDangerous64.exe", {{
|
||||||
|
{ "dxgi.customVendorId", "10de" },
|
||||||
|
}} },
|
||||||
/* The Vanishing of Ethan Carter Redux */
|
/* The Vanishing of Ethan Carter Redux */
|
||||||
{ "EthanCarter-Win64-Shipping.exe", {{
|
{ "EthanCarter-Win64-Shipping.exe", {{
|
||||||
{ "dxgi.customVendorId", "10de" },
|
{ "dxgi.customVendorId", "10de" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user