1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-04 16:24:29 +01:00

[util] Enable forceSamplerTypeSpecConstants for all of the games in the Spellforce 2 seires

This commit is contained in:
Joshua Ashton 2020-06-05 02:36:17 +01:00
parent b658cae509
commit 326f6c26cb

View File

@ -348,8 +348,8 @@ namespace dxvk {
{ "d3d9.longMad", "True" }, { "d3d9.longMad", "True" },
{ "d3d9.invariantPosition", "True" }, { "d3d9.invariantPosition", "True" },
}} }, }} },
/* SpellForce 2: Faith in Destiny */ /* SpellForce 2 Series */
{ R"(\\SpellForce2FaithInDestiny\.exe$)", {{ { R"(\\SpellForce2.*\.exe$)", {{
{ "d3d9.forceSamplerTypeSpecConstants", "True" }, { "d3d9.forceSamplerTypeSpecConstants", "True" },
}} }, }} },
/* Nekopara */ /* Nekopara */