mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-14 23:58:17 +03:00
proton: Enable PROTON_HEAP_ZERO_MEMORY for Sonic Colors: Ultimate.
CW-Bug-Id: #23525
This commit is contained in:
parent
7367494355
commit
44d95e0df2
1
proton
1
proton
@ -1112,6 +1112,7 @@ def default_compat_config():
|
|||||||
if appid in [
|
if appid in [
|
||||||
"21980", #Call of Juarez: Bound in Blood
|
"21980", #Call of Juarez: Bound in Blood
|
||||||
"553850", #Helldivers 2
|
"553850", #Helldivers 2
|
||||||
|
"2055290", #Sonic Colors: Ultimate
|
||||||
]:
|
]:
|
||||||
ret.add("heapzeromemory")
|
ret.add("heapzeromemory")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user