proton: Enable gamedrive compat option for Aimlabs.

CW-Bug-Id: #24014
This commit is contained in:
Paul Gofman 2024-07-09 10:27:53 -06:00 committed by Arkadiusz Hiler
parent 9d1cadcaa3
commit bd471fba97

1
proton
View file

@ -1100,6 +1100,7 @@ def default_compat_config():
"460790", #Bayonetta "460790", #Bayonetta
"273590", #Descent 3 "273590", #Descent 3
"834530", #Yakuza Kiwami "834530", #Yakuza Kiwami
"714010", #Aimlabs
]: ]:
ret.add("gamedrive") ret.add("gamedrive")