diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index e9817616..b26e74e8 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -167,7 +167,7 @@ namespace dxvk { { "d3d9.deferSurfaceCreation", "True" }, }} }, /* Just how many of these games are there? */ - { R"(\\Atelier_(Lulua|Lydie_and_Suelle|Ryza(_2)?|Sophie_2)\.exe$)", {{ + { R"(\\Atelier_(Lulua|Lydie_and_Suelle|Ryza(_2|_3)?|Sophie_2)\.exe$)", {{ { "d3d9.deferSurfaceCreation", "True" }, }} }, /* ... */