From 8af7793532ae5b5650bc41f4030d7ef33d8dd1eb Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 16 Apr 2021 01:29:14 -0400 Subject: [PATCH] Battle of the Hunter site is down. moved the download until it comes back up. --- audiogame-manager.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 242015b..46bb1e5 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -675,7 +675,7 @@ case "${game}" in "Battle of the Hunter") export winVer="win7" install_wine_bottle speechsdk - download "https://tunmi13.dev/projects/bth.zip" + download "https://stormgames.wolfe.casa/downloads/bth.zip" unzip -d "$WINEPREFIX/drive_c/Program Files/$game" "${cache}/bth.zip" find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \; add_launcher "c:\Program Files\\${game}/bth.exe"