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"
|
add_launcher "c:\Program Files\fuck that bird\game.exe"
|
||||||
;;
|
;;
|
||||||
"Galactic Strike")
|
"Galactic Strike")
|
||||||
get_installer "Galactic Strike 1.1.zip" "https://fusion-forged-games.itch.io/galactic-strike"
|
get_installer "Galactic Strike 1.2.zip" "https://fusion-forged-games.itch.io/galactic-strike"
|
||||||
install_wine_bottle
|
export winVer="win10"
|
||||||
unzip -d "$WINEPREFIX/drive_c/Program Files/Galactic Strike" "${cache}/Galactic Strike 1.1.zip"
|
install_wine_bottle speechsdk
|
||||||
# Weird work around to get keyboard working.
|
unzip -d "$WINEPREFIX/drive_c/Program Files/Galactic Strike" "${cache}/Galactic Strike 1.2.zip"
|
||||||
winetricks -q usetakefocus=y
|
|
||||||
winetricks -q usetakefocus=n
|
|
||||||
add_launcher "c:\Program Files\Galactic Strike\Galactic Strike.exe"
|
add_launcher "c:\Program Files\Galactic Strike\Galactic Strike.exe"
|
||||||
;;
|
;;
|
||||||
"GMA Tank Commander")
|
"GMA Tank Commander")
|
||||||
|
Loading…
Reference in New Issue
Block a user