From a18b2ec61bf7f047ef06d8791cb0bdaf4e0c32b2 Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Sun, 19 Jan 2025 13:33:58 -0800 Subject: [PATCH] Shades 2.0 now works as well --- .install/Shades of Doom.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.install/Shades of Doom.sh b/.install/Shades of Doom.sh index fd8eedd..249b15e 100644 --- a/.install/Shades of Doom.sh +++ b/.install/Shades of Doom.sh @@ -1,5 +1,5 @@ export winVer="win7" -download "http://www.gmagames.com/sod20022.exe" +download "http://www.gmagames.com/sod20024.exe" install_wine_bottle vb6run dx8vb speechsdk -wine "${cache}/sod20022.exe" /silent +wine "${cache}/sod20024.exe" /silent add_launcher "c:\Program Files\Shades of Doom 2.0\sod.exe"