proton: Enable gamedrive compat option for Strip Fighter ZERO.

CW-Bug-Id: #24096
This commit is contained in:
Paul Gofman 2024-07-30 15:14:50 -06:00 committed by Arkadiusz Hiler
parent e26ae368c8
commit 2d60e4e04f

1
proton
View file

@ -1104,6 +1104,7 @@ def default_compat_config():
"273590", #Descent 3 "273590", #Descent 3
"834530", #Yakuza Kiwami "834530", #Yakuza Kiwami
"714010", #Aimlabs "714010", #Aimlabs
"2249070", #Strip Fighter ZERO
]: ]:
ret.add("gamedrive") ret.add("gamedrive")