Fixes to the Villains from Beyond installer.

This commit is contained in:
Storm Dragon 2021-04-25 22:45:24 -04:00
parent 466897f126
commit b68ad18f1b

View File

@ -1264,9 +1264,10 @@ EOF
;;
"Villains From Beyond")
export winVer="win7"
install_wine_bottle
install_wine_bottle speechsdk
download "http://oriolgomez.com/games/villains_en.zip"
unzip -d "$WINEPREFIX/drive_c/Program Files/villains from beyond" "${cache}/villains_en.zip"
find "${WINEPREFIX}" -type f -name "nvdaControllerClient32.dll" -exec rm -fv "{}" \;
add_launcher "c:\Program Files\villains from beyond\game.exe"
;;
"VIP Mud")