diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 4f25655..27271f0 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -2250,7 +2250,7 @@ download "https://erion.cf/files/ag_103.zip" download "http://www.agarchive.net/games/bsc/HunterSetup.exe" "https://www.agarchive.net/games/bsc/BSC%20unlock%20code%20generator.7z" install_wine_bottle vb6run dx8vb # FIXME: Hacky, but it works. Install dotnet35 by itself so it actually doesn't hang. - DISPLAY="" winetricks -q dotnet35 + winetricks -q dotnet35 wineserver -k # Damn you, dotnet. wine "${cache}/HunterSetup.exe" /silent & xdotool sleep 10 key --clearmodifiers alt+y 2> /dev/null @@ -3089,7 +3089,7 @@ export norh=false # Must install a voice, and rhvoice works easily with 64 bit. download "https://www.agarchive.net/games/bsc/Troopanum2Setup.exe" "https://www.agarchive.net/games/bsc/BSC%20unlock%20code%20generator.7z" install_wine_bottle vb6run dx8vb # FIXME: Hacky, but it works. Install dotnet35 by itself so it actually doesn't hang. - DISPLAY="" winetricks -q dotnet35 + winetricks -q dotnet35 wineserver -k # Damn you, dotnet. wine "${cache}/Troopanum2Setup.exe" /silent & xdotool sleep 10 key --clearmodifiers alt+y 2> /dev/null