1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-05-28 22:37:45 +03:00

proton: Enable heaptopdown for MySims Kingdom.

CW-Bug-Id: 
This commit is contained in:
Paul Gofman 2025-03-24 20:26:40 -06:00 committed by Arkadiusz Hiler
parent 4b1eb797f8
commit f8be44e12a

1
proton

@ -1301,6 +1301,7 @@ def default_compat_config():
if appid in [ if appid in [
"71230", #Crazy Taxi "71230", #Crazy Taxi
"3328910", #MySims Kingdom
]: ]:
ret.add("heaptopdown") ret.add("heaptopdown")