mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
Spoof AMD GPU for Assetto Corsa Competizione
This commit is contained in:
parent
57718dcf84
commit
ac0f8d6a64
@ -86,6 +86,11 @@ namespace dxvk {
|
|||||||
{ "dxgi.customVendorId", "1002" },
|
{ "dxgi.customVendorId", "1002" },
|
||||||
{ "dxgi.customDeviceId", "e366" },
|
{ "dxgi.customDeviceId", "e366" },
|
||||||
}} },
|
}} },
|
||||||
|
/* Assetto Corsa Competizione */
|
||||||
|
{ "AC2-Win64-Shipping.exe", {{
|
||||||
|
{ "dxgi.customVendorId", "1002" },
|
||||||
|
{ "dxgi.customDeviceId", "e366" },
|
||||||
|
}} },
|
||||||
}};
|
}};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user