mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[util] Enable d3d9.deferSurfaceCreation for Atelier Sophie 2
2022 and K-T are still using D3D9 for video stuff.
This commit is contained in:
parent
a72463c5af
commit
ebdaf90fdc
@ -177,7 +177,7 @@ namespace dxvk {
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* Just how many of these games are there? */
|
||||
{ R"(\\Atelier_(Lulua|Lydie_and_Suelle|Ryza(_2)?)\.exe$)", {{
|
||||
{ R"(\\Atelier_(Lulua|Lydie_and_Suelle|Ryza(_2)|Sophie_2?)\.exe$)", {{
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* ... */
|
||||
|
Loading…
x
Reference in New Issue
Block a user