mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
[util] Enable allowMapFlagNoWait for Warhammer II
This commit is contained in:
parent
abf89356cd
commit
65428da3fe
@ -144,6 +144,10 @@ namespace dxvk {
|
||||
{ R"(\\Control_DX11\.exe$)", {{
|
||||
{ "d3d11.allowMapFlagNoWait", "True" }
|
||||
}} },
|
||||
/* Warhammer 2 */
|
||||
{ R"(\\Warhammer2\.exe$)", {{
|
||||
{ "d3d11.allowMapFlagNoWait", "True" }
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user