From 8f807f93eb32c0380e9564d58857060c53add71a Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 14 Mar 2022 01:00:23 -0400 Subject: [PATCH] Removed the game "Fantasy Story II" because it is now natively accessible. It is now available in the new "Linux Game Manager" project: https://git.2mb.codes/~stormdragon2976/linux-game-manager --- audiogame-manager.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index e5852a7..81d984f 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -942,7 +942,6 @@ gameList=( "ESP Pinball Party Pack" #"Eurofly" "Extant" - "Fantasy Story II" #"Fartman" "Finger Panic" "Fuck That Bird" @@ -1787,13 +1786,6 @@ case "${game}" in unzip -d "$WINEPREFIX/drive_c/Program Files/extant" "${cache}/extant.zip" add_launcher "c:\Program Files\extant\Extant.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\FS2_2.2_Windows_x86\FantasyStory2.exe" - ;; "Fartman") install_wine_bottle dx8vb vb6run download "http://www.agarchive.net/games/bpc/fartman.exe"