mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-08 01:54:15 +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.cachedDynamicBuffers", "True" },
|
||||
}} },
|
||||
/* Alpha Protocol - Rids unwanted reflections */
|
||||
{ R"(\\APGame\.exe$)", {{
|
||||
{ "d3d9.forceSamplerTypeSpecConstants", "True" },
|
||||
}} },
|
||||
/* Dark Sector - Crashes in places */
|
||||
{ R"(\\DS\.exe$)", {{
|
||||
{ "d3d9.textureMemory", "0" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user