From b77928b6fe47fc4737f9d881aedc9dc3cb4907cf Mon Sep 17 00:00:00 2001 From: Blisto91 <47954800+Blisto91@users.noreply.github.com> Date: Sat, 24 Jun 2023 12:16:50 +0200 Subject: [PATCH] [util] Fix Modern Warfare 2 Campaign Remastered config --- src/util/config/config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index be170e7b..9695148b 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -141,7 +141,7 @@ namespace dxvk { }} }, /* Modern Warfare 2 Campaign Remastered * * AMD AGS crash same as above */ - { R"(\\MW2CR.exe\.exe$)", {{ + { R"(\\MW2CR\.exe$)", {{ { "dxgi.customVendorId", "10de" }, }} }, /* Crysis 3 - slower if it notices AMD card *