Work on three d velocity, still not working

This commit is contained in:
Michael Taboada 2022-12-21 07:22:34 -08:00
parent 397a7f2c3b
commit 56166f974a
1 changed files with 2 additions and 2 deletions

View File

@ -2719,9 +2719,9 @@ EOF
;;
"Three D velocity")
export winVer="win10"
install_wine_bottle speechsdk
install_wine_bottle speechsdk faudio vcrun2008 ole32 oleaut32 gdiplus
# Dotnet is evil. That is all.
LC_ALL=C winetricks -q dotnet472
LC_ALL=C winetricks -q dotnet472 xna40
wineserver -k # Ha ha ha.
download "https://github.com/munawarb/Three-D-Velocity-Binaries/archive/master.zip" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll"
unzip -d "$WINEPREFIX/drive_c/Program Files" "${cache}/master.zip"