mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-18 20:52:10 +01:00
[util] Report Nvidia GPU for Battlefield 1
Reportedly improves performance for some weird reason.
This commit is contained in:
parent
2d55852777
commit
500d67e002
@ -67,6 +67,10 @@ namespace dxvk {
|
||||
{ "anno2205.exe", {{
|
||||
{ "dxvk.enableStateCache", "False" },
|
||||
}} },
|
||||
/* Battlefield 1 */
|
||||
{ "bf1.exe", {{
|
||||
{ "dxgi.customVendorId", "10de" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user