diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 20bd24c..d413ba0 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -3228,7 +3228,7 @@ export norh=false # Must install a voice, and rhvoice works easily with 64 bit. "Villains From Beyond") export bottle="oriol-gomez" export winVer="win7" - download "http://oriolgomez.com/games/villains_en.zip" + download "${ipfsGateway}/ipfs/QmWx271xuk3Mv9XTBoVu5BDJvXFZdasawC2nhtV21WAaUU?filename=villains_en.zip" install_wine_bottle speechsdk unzip -d "$WINEPREFIX/drive_c/Program Files/villains from beyond" "${cache}/villains_en.zip" find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;