1
0
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:
Andreas Heider 2018-10-15 17:52:10 +01:00 committed by Philip Rebohle
parent 57718dcf84
commit ac0f8d6a64
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

@ -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" },
}} },
}};