1
0
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:
Robin Kertels 2024-12-12 23:43:02 +01:00 committed by Philip Rebohle
parent 65843aa016
commit acf93aa70a

View File

@ -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" },