From f8be44e12aea8dc24a9ef4ee827612bc0b09445a Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Mon, 24 Mar 2025 20:26:40 -0600 Subject: [PATCH] proton: Enable heaptopdown for MySims Kingdom. CW-Bug-Id: #25094 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index cbc500bd..d9304fdb 100755 --- a/proton +++ b/proton @@ -1301,6 +1301,7 @@ def default_compat_config(): if appid in [ "71230", #Crazy Taxi + "3328910", #MySims Kingdom ]: ret.add("heaptopdown")