Merge branch 'testing' of git.stormux.org:storm/audiogame-manager into testing

This commit is contained in:
Storm Dragon 2023-08-07 20:43:32 -04:00
commit e7c31bab62

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" 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 install_wine_bottle vb6run dx8vb
# FIXME: Hacky, but it works. Install dotnet35 by itself so it actually doesn't hang. # 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. wineserver -k # Damn you, dotnet.
wine "${cache}/HunterSetup.exe" /silent & wine "${cache}/HunterSetup.exe" /silent &
xdotool sleep 10 key --clearmodifiers alt+y 2> /dev/null 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" 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 install_wine_bottle vb6run dx8vb
# FIXME: Hacky, but it works. Install dotnet35 by itself so it actually doesn't hang. # 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. wineserver -k # Damn you, dotnet.
wine "${cache}/Troopanum2Setup.exe" /silent & wine "${cache}/Troopanum2Setup.exe" /silent &
xdotool sleep 10 key --clearmodifiers alt+y 2> /dev/null xdotool sleep 10 key --clearmodifiers alt+y 2> /dev/null