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 beac08696c
commit a8621e5f0b

1
proton
View File

@ -1160,6 +1160,7 @@ def default_compat_config():
"273590", #Descent 3 "273590", #Descent 3
"834530", #Yakuza Kiwami "834530", #Yakuza Kiwami
"2526380", #Sword of Convallaria "2526380", #Sword of Convallaria
"714010", #Aimlabs
]: ]:
ret.add("gamedrive") ret.add("gamedrive")