mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 14:52:10 +01:00
Revert "[util] Report Nvidia GPU for Battlefield 1"
This reverts commit 500d67e00280f1be7c12ccdbe2cda6eaedce4ce2. This game has some built-in driver detection on Nvidia which makes it fail to start on non-Nvidia hardware or when nvapi is not present. Fixes #795.
This commit is contained in:
parent
835d92b802
commit
556e0d1dba
@ -67,10 +67,6 @@ namespace dxvk {
|
|||||||
{ "anno2205.exe", {{
|
{ "anno2205.exe", {{
|
||||||
{ "dxvk.enableStateCache", "False" },
|
{ "dxvk.enableStateCache", "False" },
|
||||||
}} },
|
}} },
|
||||||
/* Battlefield 1 */
|
|
||||||
{ "bf1.exe", {{
|
|
||||||
{ "dxgi.customVendorId", "10de" },
|
|
||||||
}} },
|
|
||||||
}};
|
}};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user