From 04ea347a8bc3f0e1df4f69a0e6773be52e0c85b1 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 b9673c17..c464e825 100755 --- a/proton +++ b/proton @@ -1192,6 +1192,7 @@ def default_compat_config(): "1845910", #Dragon Age: The Veilguard "6030", #Star Wars - Jedi Knight II: Jedi Outcast "2842040", #Star Wars Outlaws + "245300", #Disney Epic Mickey 2: The Power of Two ]: ret.add("gamedrive")