mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 05:52:11 +01:00
[util] Update comment for FIFA 19+ workaround (#1197)
This commit is contained in:
parent
7e7609cac0
commit
9941769237
@ -67,7 +67,7 @@ namespace dxvk {
|
||||
{ R"(\\anno2205\.exe$)", {{
|
||||
{ "dxvk.enableStateCache", "False" },
|
||||
}} },
|
||||
/* Fifa '19: Binds typed buffer SRV to shader *
|
||||
/* Fifa '19+: Binds typed buffer SRV to shader *
|
||||
* that expects raw/structured buffer SRV */
|
||||
{ R"(\\FIFA(19|[2-9][0-9])(_demo)?\.exe$)", {{
|
||||
{ "dxvk.useRawSsbo", "True" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user