[util] Enable FIFA 19 workaround for FIFA 20 as well

Same procedure as every year.
This commit is contained in:
Philip Rebohle 2019-09-20 00:48:17 +02:00
parent 48417c7d19
commit 51c6eb5cdb
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
1 changed files with 1 additions and 1 deletions

View File

@ -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 */