From 56166f974aee7033779265e27f410a5bfd1fe7f7 Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Wed, 21 Dec 2022 07:22:34 -0800 Subject: [PATCH] Work on three d velocity, still not working --- audiogame-manager.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index f0d338a..f670aee 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -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"