mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-03 22:24:13 +01:00
[util] Enable forceSamplerTypeSpecConstants for all of the games in the Spellforce 2 seires
This commit is contained in:
parent
b658cae509
commit
326f6c26cb
@ -348,8 +348,8 @@ namespace dxvk {
|
||||
{ "d3d9.longMad", "True" },
|
||||
{ "d3d9.invariantPosition", "True" },
|
||||
}} },
|
||||
/* SpellForce 2: Faith in Destiny */
|
||||
{ R"(\\SpellForce2FaithInDestiny\.exe$)", {{
|
||||
/* SpellForce 2 Series */
|
||||
{ R"(\\SpellForce2.*\.exe$)", {{
|
||||
{ "d3d9.forceSamplerTypeSpecConstants", "True" },
|
||||
}} },
|
||||
/* Nekopara */
|
||||
|
Loading…
Reference in New Issue
Block a user