From 4a7a726c7c27a24097da8196fb1bbe770e771317 Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Sun, 9 Oct 2022 13:02:26 -0700 Subject: [PATCH] Eurofly seems to work. No idea how to use it, but well that's what documentation is for! Lol --- audiogame-manager.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 94490fb..8499ba4 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -998,7 +998,7 @@ gameList=( "ESP Pinball Classic" "ESP Pinball Extreme" "ESP Pinball Party Pack" - #"Eurofly" + "Eurofly" "Extant" #"Fartman" "Finger Panic" @@ -1927,11 +1927,13 @@ case "${game}" in "Eurofly") export winVer="win7" export winetricksSettings="vd=1024x768" - install_wine_bottle speechsdk - download "http://www.stefankiss.sk/programy/eurofly/Launcher_1.2.zip" "http://www.stefankiss.sk/programy/eurofly/Eurofly_2_ful_setup.exe" + install_wine_bottle speechsdk comctl32 + #download "http://www.stefankiss.sk/programy/eurofly/Launcher_1.2.zip" "http://www.stefankiss.sk/programy/eurofly/Eurofly_2_ful_setup.exe" + download "https://www.stefankiss.sk/files/eurofly2/Launcher_1.2.zip" "https://www.stefankiss.sk/files/eurofly2/Eurofly_2_ful_setup.exe" wine "${cache}/Eurofly_2_ful_setup.exe" /silent - unzip -d "$WINEPREFIX/drive_c/Eurofly" "${cache}/Launcher_1.2.zip" + unzip -o -d "$WINEPREFIX/drive_c/Eurofly" "${cache}/Launcher_1.2.zip" add_launcher "c:\Eurofly\launcher.exe" + echo "Note: On first and sometimes later launch, Eurofly may take a very long time to download required files, please be patient..." ;; "Extant") install_wine_bottle speechsdk