mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +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.customDeviceId", "e366" },
|
||||
}} },
|
||||
/* Assetto Corsa Competizione */
|
||||
{ "AC2-Win64-Shipping.exe", {{
|
||||
{ "dxgi.customVendorId", "1002" },
|
||||
{ "dxgi.customDeviceId", "e366" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user