proton: Enable PROTON_HEAP_ZERO_MEMORY for Sonic Colors: Ultimate.
CW-Bug-Id: #23525
This commit is contained in:
parent
7367494355
commit
44d95e0df2
1 changed files with 1 additions and 0 deletions
1
proton
1
proton
|
@ -1112,6 +1112,7 @@ def default_compat_config():
|
|||
if appid in [
|
||||
"21980", #Call of Juarez: Bound in Blood
|
||||
"553850", #Helldivers 2
|
||||
"2055290", #Sonic Colors: Ultimate
|
||||
]:
|
||||
ret.add("heapzeromemory")
|
||||
|
||||
|
|
Loading…
Reference in a new issue