mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 19:54:19 +01:00
[util] Enable FIFA 19 workaround for FIFA 20 as well
Same procedure as every year.
This commit is contained in:
parent
48417c7d19
commit
51c6eb5cdb
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user