Added Fantasy Story II

This commit is contained in:
Storm Dragon 2020-11-26 21:04:04 -05:00
parent 4b88d3a532
commit f6a14c60d5

View File

@ -383,6 +383,7 @@ gameList=(
"Death on the Road"
"Easter Quest"
#"Entombed"
"Fantasy Story II"
"Finger Panic"
"Fuck That Bird"
"GMA Tank Commander"
@ -524,6 +525,13 @@ case "${game}" in
wine "${cache}/EntombedUpdate.exe" /silent
#add_launcher "c:\Program Files\MTGames\Easter Quest\easter.exe"
;;
"Fantasy Story II")
export winVer="win10"
install_wine_bottle speechsdk
download "https://stormgames.wolfe.casa/downloads/FS2_2.2_Windows_x86.zip"
unzip -d "$WINEPREFIX/drive_c/Program Files/" "${cache}/FS2_2.2_Windows_x86.zip"
#add_launcher "c:\Program Files\fuck that bird/game.exe"
;;
"Finger Panic")
install_wine_bottle dx8vb vb6run
download "http://www.agarchive.net/games/bsc/FingerPanicSetup.exe"