From 03ed6a381e5b0eab0245c6d8d80794efe35121bf Mon Sep 17 00:00:00 2001 From: Anna Lasky <alasky@codeweavers.com> Date: Fri, 31 Jan 2025 10:54:31 -0600 Subject: [PATCH] proton: Enable gamedrive compat option for The Sims 2 Legacy Collection. CW-Bug-Id: #24713 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index afca8416..1d893dc8 100755 --- a/proton +++ b/proton @@ -1198,6 +1198,7 @@ def default_compat_config(): "3024040", #Stronghold Crusader: Definitive Edition "2433890", #Stronghold: Definitive Edition Demo "2140020", #Stronghold: Definitive Edition + "3314070", #The Sims 2 Legacy Collection ]: ret.add("gamedrive")