Fix install on troopanum 2 and hunter.
This commit is contained in:
parent
d9b38491d8
commit
1bb859c1ab
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user