1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-19 05:52:11 +01:00

[util] Spoof Nvidia card for Elite Dangerous

This commit is contained in:
Philip Rebohle 2018-11-06 17:03:01 +01:00
parent 780780f8d1
commit 3d2e5a7cde
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

@ -24,6 +24,10 @@ namespace dxvk {
{ "dxgi.customVendorId", "1002" },
{ "dxgi.customDeviceId", "e366" },
}} },
/* Elite Dangerous */
{ "EliteDangerous64.exe", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* The Vanishing of Ethan Carter Redux */
{ "EthanCarter-Win64-Shipping.exe", {{
{ "dxgi.customVendorId", "10de" },