1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-06-29 22:09:34 +03:00

proton: Enable AMD AGS for Hogwarts Legacy.

This commit is contained in:
Arkadiusz Hiler 2023-11-09 20:51:00 +02:00
parent f3326b23c1
commit 0ab1dd2e70

1
proton

@ -1237,6 +1237,7 @@ def default_compat_config():
"952060", #Resident Evil 3 "952060", #Resident Evil 3
"1196590", #Resident Evil Village "1196590", #Resident Evil Village
"418370", #Resident Evil 7 Biohazard "418370", #Resident Evil 7 Biohazard
"990080", #Hogwarts Legacy
]: ]:
ret.add("enableamdags") ret.add("enableamdags")