mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[util] Disable strict DC mode for MGSV again
Not necessary since the resubmitted contexts don't contain mapped buffers.
This commit is contained in:
parent
4f7e7979e3
commit
1ca235d186
@ -154,7 +154,6 @@ namespace dxvk {
|
||||
/* Metal Gear Solid 5 */
|
||||
{ R"(\\mgsvtpp\.exe$)", {{
|
||||
{ "dxvk.enableOpenVR", "False" },
|
||||
{ "d3d11.dcSingleUseMode", "False" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user