mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-18 11:52:12 +01:00
[util] Add config for Mafia 2
https://gitlab.freedesktop.org/mesa/mesa/-/issues/1325
This commit is contained in:
parent
5e55ced8b2
commit
5ac9c45f65
@ -386,6 +386,11 @@ namespace dxvk {
|
||||
{ "d3d9.swvpIntCount", "16" },
|
||||
{ "d3d9.swvpBoolCount", "16" },
|
||||
}} },
|
||||
/* Mafia 2 */
|
||||
{ R"(\\mafia2\.exe$)", {{
|
||||
{ "d3d9.customVendorId", "10de" },
|
||||
{ "d3d9.customDeviceId", "0402" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user