From d2c8694e8a0ce66a39f3a52db67e7e3a9586c95e Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 23 Mar 2022 21:17:28 -0400 Subject: [PATCH] Game "Marina Break" added, but disabled currently because it is not speaking. --- audiogame-manager.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 8656317..ed70748 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -968,6 +968,7 @@ gameList=( "Lunimals" "Manamon" "Manamon 2" + #"Marina Break" "Monkey Business" "MudSplat French" "MudSplat English" @@ -2008,6 +2009,17 @@ EOF wine "${cache}/manamon2_installer.exe" /silent add_launcher "c:\Program Files\VGStorm.com\Manamon 2\rpg.exe" ;; + "Marina Break") + export bottle="nyanchan" + export winVer="win7" + install_wine_bottle speechsdk + download "https://www.nyanchangames.com/softs/MbSetupE.exe" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll" + wine "${cache}/MbSetupE.exe" & + xdotool sleep 10 key Return + wineserver -w + find "${WINEPREFIX}" -type f -name "nvdaControllerClient.dll" -exec rm -fv "{}" \; + add_launcher "c:\nyanchangame\MarinaBreak\marinabreak.exe" + ;; "Monkey Business") export winVer="win7" install_wine_bottle vb6run dx8vb speechsdk quartz