mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-02 04:29:14 +01:00
[utils] Enable d3d9.deferSurfaceCreation for Atelier Ryza 2
This commit is contained in:
parent
b8bc36559d
commit
a17ec95f21
@ -162,7 +162,7 @@ namespace dxvk {
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* Just how many of these games are there? */
|
||||
{ R"(\\Atelier_(Lulua|Lydie_and_Suelle|Ryza)\.exe$)", {{
|
||||
{ R"(\\Atelier_(Lulua|Lydie_and_Suelle|Ryza(_2)?)\.exe$)", {{
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* Fairy Tail */
|
||||
|
Loading…
x
Reference in New Issue
Block a user