proton: Enable PROTON_HEAP_ZERO_MEMORY for Call of Juarez: Bound in Blood.

CW-Bug-Id: #23466
This commit is contained in:
Paul Gofman 2024-04-19 09:52:32 -06:00
parent b3d9b1c0a0
commit 7367494355

1
proton
View file

@ -1110,6 +1110,7 @@ def default_compat_config():
ret.add("heapdelayfree")
if appid in [
"21980", #Call of Juarez: Bound in Blood
"553850", #Helldivers 2
]:
ret.add("heapzeromemory")