From b0df23cb5ca4e4c9d6bb37dd58c2974fa50d2457 Mon Sep 17 00:00:00 2001 From: Charlotte Pabst Date: Thu, 2 Jan 2025 19:11:55 +0100 Subject: [PATCH] proton: Enable gamedrive for Disney Epic Mickey 2: The Power of Two The game chokes on dots in game path. CW-Bug-ID: #24490 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 94ccd965..bc78f642 100755 --- a/proton +++ b/proton @@ -1191,6 +1191,7 @@ def default_compat_config(): "6030", #Star Wars - Jedi Knight II: Jedi Outcast "1845910", #Dragon Age: The Veilguard "2842040", #Star Wars Outlaws + "245300", #Disney Epic Mickey 2: The Power of Two ]: ret.add("gamedrive")