mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-18 13:54:16 +01:00
[d3d11] Fake SO support for F1 2015, Mafia 3
This commit is contained in:
parent
0ee375ffb0
commit
2100d7aa3a
@ -9,6 +9,8 @@ namespace dxvk {
|
||||
{ "FarCry5.exe", D3D11OptionSet(D3D11Option::AllowMapFlagNoWait) },
|
||||
{ "ffxv_s.exe", D3D11OptionSet(D3D11Option::FakeStreamOutSupport) },
|
||||
{ "Overwatch.exe", D3D11OptionSet(D3D11Option::FakeStreamOutSupport) },
|
||||
{ "F1_2015.exe", D3D11OptionSet(D3D11Option::FakeStreamOutSupport) },
|
||||
{ "Mafia3.exe", D3D11OptionSet(D3D11Option::FakeStreamOutSupport) },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user