1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-20 19:54:19 +01:00

feat: add H2M-Mod to config

This commit is contained in:
Lierrmm 2024-04-29 14:53:08 +01:00 committed by Philip Rebohle
parent 79398b468d
commit 29253da356

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$)", {{