More work on Galactic strike. It almost works, except for the instant completion of levels.
This commit is contained in:
parent
d10196cc31
commit
d442acce6a
@ -2224,12 +2224,10 @@ download "https://erion.cf/files/ag_103.zip"
|
||||
add_launcher "c:\Program Files\fuck that bird\game.exe"
|
||||
;;
|
||||
"Galactic Strike")
|
||||
get_installer "Galactic Strike 1.1.zip" "https://fusion-forged-games.itch.io/galactic-strike"
|
||||
install_wine_bottle
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files/Galactic Strike" "${cache}/Galactic Strike 1.1.zip"
|
||||
# Weird work around to get keyboard working.
|
||||
winetricks -q usetakefocus=y
|
||||
winetricks -q usetakefocus=n
|
||||
get_installer "Galactic Strike 1.2.zip" "https://fusion-forged-games.itch.io/galactic-strike"
|
||||
export winVer="win10"
|
||||
install_wine_bottle speechsdk
|
||||
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"
|
||||
;;
|
||||
"GMA Tank Commander")
|
||||
|
Loading…
Reference in New Issue
Block a user