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:
parent
79398b468d
commit
29253da356
@ -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$)", {{
|
||||
|
Loading…
x
Reference in New Issue
Block a user