diff --git a/audiogame-manager.sh b/audiogame-manager.sh index bf272da..7d12c6b 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -968,7 +968,7 @@ gameList=( "Technoshock" "Ten Pin Alley" "The Blind Swordsman" - "The Gate" + #"The Gate" "The Great Toy Robbery" "Thief" "Traders of Known Space" @@ -1718,7 +1718,7 @@ case "${game}" in "Future Life") export winVer="win7" install_wine_bottle speechsdk - download "https://download1494.mediafire.com/2rlnaffbiong/phkzxtqjaw6nao9/Future+Life.zip" + download "http://teknolojihakkindahersey.net/future_life.zip" unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/future_life.zip" chmod +w "$WINEPREFIX/drive_c/Program Files/Future Life" find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;