proton: Enable amdags for The Last of Us Part I
WINEDLLOVERRIDES="amd_ags_x64=b" was required before to fix: * outdated graphics driver warning on game start * wrong vram reported in options * delayed texture loading https://github.com/ValveSoftware/Proton/issues/6653
This commit is contained in:
parent
99009e774c
commit
fb588c5389
1 changed files with 1 additions and 0 deletions
1
proton
1
proton
|
@ -1232,6 +1232,7 @@ def default_compat_config():
|
|||
if appid in [
|
||||
"1245620", #Elden Ring
|
||||
"1888160", #Armored Core VI
|
||||
"1888930", #the last of us part 1
|
||||
"814380", #Sekiro: Shadows Die Twice
|
||||
"2379390", #Rainbow Six Extraction
|
||||
"883710", #Resident Evil 2
|
||||
|
|
Loading…
Reference in a new issue