[util] Spoof Nvidia for Modern Warfare 2 Campaign Remastered

This commit is contained in:
Blisto91 2023-05-01 23:33:56 +02:00 committed by Joshie
parent f140d2de0d
commit b5f43063b1
1 changed files with 5 additions and 0 deletions

View File

@ -139,6 +139,11 @@ namespace dxvk {
{ R"(\\h1(_[ms]p64_ship|-mod)\.exe$)", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* Modern Warfare 2 Campaign Remastered *
* AMD AGS crash same as above */
{ R"(\\MW2CR.exe\.exe$)", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* Crysis 3 - slower if it notices AMD card *
* Apitrace mode helps massively in cpu bound *
* game parts */