From 32053e4800505a1a953f92d39c2a0749ef6f484b Mon Sep 17 00:00:00 2001 From: Madeline Mewmews Date: Thu, 24 Oct 2024 13:28:05 -0500 Subject: [PATCH] HMM: Rudimentary support for Shadow Generations (#1189) Signed-off-by: Madeline Mewmews --- misc/hmmgames.txt | 1 + steamtinkerlaunch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/hmmgames.txt b/misc/hmmgames.txt index 0e3185a0..c2a72bc6 100644 --- a/misc/hmmgames.txt +++ b/misc/hmmgames.txt @@ -6,3 +6,4 @@ "Sonic Generations";"71340";"32";"hedgemmgens" "Sonic Lost World";"329440";"32";"hedgemmlw" "Sonic Origins";"1794960";"64";"hedgemmhite" +"Shadow Generations";"2513280";"64";"hedgemmmillershadow" diff --git a/steamtinkerlaunch b/steamtinkerlaunch index c8305851..e7dffa1a 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -7,7 +7,7 @@ PREFIX="/usr" PROGNAME="SteamTinkerLaunch" NICEPROGNAME="Steam Tinker Launch" -PROGVERS="v14.0.20241003-2" +PROGVERS="v14.0.20241023-1" PROGCMD="${0##*/}" PROGINTERNALPROTNAME="Proton-stl" SHOSTL="stl"