1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-20 19:54:19 +01:00

[util] Re-enable D3D10 for Bioshock

This commit is contained in:
Philip Rebohle 2018-10-12 19:06:53 +02:00
parent 55d6eae210
commit 8630ee235a
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

@ -15,10 +15,6 @@ namespace dxvk {
{ "ACS.exe", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* Bioshock (original) */
{ "Bioshock.exe", {{
{ "d3d10.enable", "False" },
}} },
/* Dishonored 2 */
{ "Dishonored2.exe", {{
{ "d3d11.allowMapFlagNoWait", "True" }