proton: Enable WINE_HEAP_DELAY_FREE for Planet of the Apes: Last Frontier.

CW-Bug-Id: #23811
This commit is contained in:
Paul Gofman 2024-05-15 19:56:01 -06:00
parent 935416b7bd
commit 3dd82b3ef6

1
proton
View File

@ -1101,6 +1101,7 @@ def default_compat_config():
"499100", #Dark Parables: The Exiled Prince Collector's Edition (499100) "499100", #Dark Parables: The Exiled Prince Collector's Edition (499100)
"1404090", #Trivia Tricks "1404090", #Trivia Tricks
"2052410", #WITCH ON THE HOLY NIGHT "2052410", #WITCH ON THE HOLY NIGHT
"789910", #Planet of the Apes: Last Frontier
]: ]:
ret.add("heapdelayfree") ret.add("heapdelayfree")