mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[util] Enable uploadAllManagedSubresources for Nekopara titles
This commit is contained in:
parent
d39cf31189
commit
b658cae509
@ -352,6 +352,10 @@ namespace dxvk {
|
||||
{ R"(\\SpellForce2FaithInDestiny\.exe$)", {{
|
||||
{ "d3d9.forceSamplerTypeSpecConstants", "True" },
|
||||
}} },
|
||||
/* Nekopara */
|
||||
{ R"(\\nekopara.*\.exe$)", {{
|
||||
{ "d3d9.uploadAllManagedSubresources", "True" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user