feat: add H2M-Mod to config

This commit is contained in:
Lierrmm 2024-04-29 14:53:08 +01:00
parent 79398b468d
commit 82fd5cfeb3
1 changed files with 4 additions and 0 deletions

View File

@ -139,6 +139,10 @@ namespace dxvk {
{ R"(\\h1(_[ms]p64_ship|-mod)\.exe$)", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* H2M-Mod - Modern Warfare Remastered */
{ R"(\\h2m-mod\.exe$)", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* Modern Warfare 2 Campaign Remastered *
* AMD AGS crash same as above */
{ R"(\\MW2CR\.exe$)", {{