[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
parent 0545cb1461
commit 98e74eb8db
No known key found for this signature in database
GPG key ID: 3824904F14D40757

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