mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
[util] Enable dxgi.customVendorId for Hitman 3
This commit is contained in:
parent
a17ec95f21
commit
7d7c057d46
@ -117,8 +117,8 @@ namespace dxvk {
|
||||
{ R"(\\vr\.exe$)", {{
|
||||
{ "d3d11.dcSingleUseMode", "False" },
|
||||
}} },
|
||||
/* Hitman 2 - requires AGS library */
|
||||
{ R"(\\HITMAN2\.exe$)", {{
|
||||
/* Hitman 2 and 3 - requires AGS library */
|
||||
{ R"(\\HITMAN(2|3)\.exe$)", {{
|
||||
{ "dxgi.customVendorId", "10de" },
|
||||
}} },
|
||||
/* Modern Warfare Remastered */
|
||||
|
Loading…
x
Reference in New Issue
Block a user