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"