mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-12 13:54:14 +01:00
[util] Remove Alpha Protocol config
The texture type check makes this redundant.
This commit is contained in:
parent
65843aa016
commit
acf93aa70a
@ -1007,10 +1007,6 @@ namespace dxvk {
|
|||||||
{ "d3d9.customVendorId", "10de" },
|
{ "d3d9.customVendorId", "10de" },
|
||||||
{ "d3d9.cachedDynamicBuffers", "True" },
|
{ "d3d9.cachedDynamicBuffers", "True" },
|
||||||
}} },
|
}} },
|
||||||
/* Alpha Protocol - Rids unwanted reflections */
|
|
||||||
{ R"(\\APGame\.exe$)", {{
|
|
||||||
{ "d3d9.forceSamplerTypeSpecConstants", "True" },
|
|
||||||
}} },
|
|
||||||
/* Dark Sector - Crashes in places */
|
/* Dark Sector - Crashes in places */
|
||||||
{ R"(\\DS\.exe$)", {{
|
{ R"(\\DS\.exe$)", {{
|
||||||
{ "d3d9.textureMemory", "0" },
|
{ "d3d9.textureMemory", "0" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user