Fix install on troopanum 2 and hunter.

This commit is contained in:
Michael Taboada 2023-07-30 16:53:03 -07:00
parent d9b38491d8
commit 1bb859c1ab

View File

@ -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