mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +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 *
|
/* Fifa '19: Binds typed buffer SRV to shader *
|
||||||
* that expects raw/structured buffer SRV */
|
* that expects raw/structured buffer SRV */
|
||||||
{ R"(\\FIFA19(_demo)?\.exe$)", {{
|
{ R"(\\FIFA(19|[2-9][0-9])(_demo)?\.exe$)", {{
|
||||||
{ "dxvk.useRawSsbo", "True" },
|
{ "dxvk.useRawSsbo", "True" },
|
||||||
}} },
|
}} },
|
||||||
/* Final Fantasy XIV: Fix random black blocks */
|
/* Final Fantasy XIV: Fix random black blocks */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user