mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 19:54:19 +01:00
[util] Add app profile for Metal Gear Solid 5
This commit is contained in:
parent
cc18730967
commit
4f7e7979e3
@ -151,6 +151,11 @@ namespace dxvk {
|
||||
{ R"(\\SaintsRowTheThird_DX11\.exe$)", {{
|
||||
{ "d3d11.constantBufferRangeCheck", "True" },
|
||||
}} },
|
||||
/* Metal Gear Solid 5 */
|
||||
{ R"(\\mgsvtpp\.exe$)", {{
|
||||
{ "dxvk.enableOpenVR", "False" },
|
||||
{ "d3d11.dcSingleUseMode", "False" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user