[util] Report Nvidia GPUs for Modern Warfare Remastered

This commit is contained in:
Philip Rebohle 2019-10-04 18:35:36 +02:00
parent 50349d1bfe
commit 02b79fb738
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@ namespace dxvk {
{ R"(\\HITMAN2\.exe$)", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* Modern Warfare Remastered */
{ R"(\\h1_[ms]p64_ship\.exe$)", {{
{ "dxgi.customVendorId", "10de" },
}} },
}};