Galactic Strike ready to go. Apparently the problems with it were coming from my nvidia card and the wine driver for it.
This commit is contained in:
parent
16a635c379
commit
05f428d722
@ -1169,7 +1169,7 @@ gameList=(
|
|||||||
#"Fartman"
|
#"Fartman"
|
||||||
"Finger Panic"
|
"Finger Panic"
|
||||||
"Fuck That Bird"
|
"Fuck That Bird"
|
||||||
#"Galactic Strike"
|
"Galactic Strike"
|
||||||
"GMA Tank Commander"
|
"GMA Tank Commander"
|
||||||
"Grizzly Gulch"
|
"Grizzly Gulch"
|
||||||
"Hammer of Glory"
|
"Hammer of Glory"
|
||||||
@ -2246,6 +2246,9 @@ download "https://erion.cf/files/ag_103.zip"
|
|||||||
install_wine_bottle speechsdk
|
install_wine_bottle speechsdk
|
||||||
unzip -d "$WINEPREFIX/drive_c/Program Files/Galactic Strike" "${cache}/Galactic Strike 1.2.zip"
|
unzip -d "$WINEPREFIX/drive_c/Program Files/Galactic Strike" "${cache}/Galactic Strike 1.2.zip"
|
||||||
add_launcher "c:\Program Files\Galactic Strike\Galactic Strike.exe"
|
add_launcher "c:\Program Files\Galactic Strike\Galactic Strike.exe"
|
||||||
|
echo "Use controls wasd to movi and navigate the menu."
|
||||||
|
echo "Use m to fire and select items from the menu."
|
||||||
|
alert
|
||||||
;;
|
;;
|
||||||
"GMA Tank Commander")
|
"GMA Tank Commander")
|
||||||
download "http://www.gmagames.com/gtc120.exe"
|
download "http://www.gmagames.com/gtc120.exe"
|
||||||
|
Loading…
Reference in New Issue
Block a user