From c7f54148fcd4a52a360479033bb721075b5121f2 Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Sun, 6 Jun 2021 09:03:53 -0700 Subject: [PATCH] Add game lunimals --- audiogame-manager.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index b0a6fda..d6d1015 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -661,6 +661,7 @@ gameList=( "Light Cars" "Lockpick" "Lone Wolf" + "Lunimals" "Manamon" "Manamon 2" #"MudSplat French" @@ -1139,6 +1140,17 @@ EOF wineserver -w add_launcher "c:\Program Files\Lone Wolf\lw.exe" ;; + "Lunimals") + export winVer="win7" + export winetricksSettings="vd=1024x768" + install_wine_bottle vb6run dx8vb quartz speechsdk corefonts + download "https://kaldobsky.com/audiogames/lunimals.zip" + unzip -d "$WINEPREFIX/drive_c/Program Files/lunimals" "${cache}/lunimals.zip" + cp "$WINEPREFIX/drive_c/Program Files/lunimals/dx7vb.dll" "$WINEPREFIX/drive_c/windows/system32" + wine cmd.exe /c 'cd /d c:\windows\system32 && regsvr32 dx7vb.dll' + add_launcher "c:\Program Files\lunimals\Lunimals.exe" + echo "Note: Lunimals installed. Once you start the game, you must press tab until you hear sapi on to get speech." >&2 + ;; "Manamon") export winVer="win7" install_wine_bottle speechsdk