1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-07-13 00:36:17 +03:00

proton: Enable dxvk-nvapi for Hogwarts Legacy.

This commit is contained in:
Arkadiusz Hiler 2023-11-09 20:50:22 +02:00
parent 8d989fdd46
commit f3326b23c1

1
proton

@ -1224,6 +1224,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("enablenvapi") ret.add("enablenvapi")