diff --git a/src/util/config/config.cpp b/src/util/config/config.cpp index 2f94ade90..6df8b7056 100644 --- a/src/util/config/config.cpp +++ b/src/util/config/config.cpp @@ -81,7 +81,7 @@ namespace dxvk { }} }, /* Fifa '19: Binds typed buffer SRV to shader * * that expects raw/structured buffer SRV */ - { R"(\\FIFA19(_demo)?\.exe$)", {{ + { R"(\\FIFA(19|[2-9][0-9])(_demo)?\.exe$)", {{ { "dxvk.useRawSsbo", "True" }, }} }, /* Final Fantasy XIV: Fix random black blocks */