Skip to content

Commit

Permalink
[util] Remove Alpha Protocol config
Browse files Browse the repository at this point in the history
The texture type check makes this redundant.
  • Loading branch information
K0bin committed Dec 8, 2024
1 parent 3ecb4ed commit 0d8fae0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/util/config/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1001,10 +1001,6 @@ namespace dxvk {
{ "d3d9.customVendorId", "10de" },
{ "d3d9.cachedDynamicBuffers", "True" },
}} },
/* Alpha Protocol - Rids unwanted reflections */
{ R"(\\APGame\.exe$)", {{
{ "d3d9.forceSamplerTypeSpecConstants", "True" },
}} },

/**********************************************/
/* D3D8 GAMES */
Expand Down

0 comments on commit 0d8fae0

Please sign in to comment.