mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-14 23:58:17 +03:00
proton: Enable PROTON_HEAP_ZERO_MEMORY for Call of Juarez: Bound in Blood.
CW-Bug-Id: #23466
This commit is contained in:
parent
b3d9b1c0a0
commit
7367494355
1
proton
1
proton
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user