Eurofly still has problems, commenting
This commit is contained in:
parent
4a7a726c7c
commit
e7bae395b4
@ -998,7 +998,7 @@ gameList=(
|
|||||||
"ESP Pinball Classic"
|
"ESP Pinball Classic"
|
||||||
"ESP Pinball Extreme"
|
"ESP Pinball Extreme"
|
||||||
"ESP Pinball Party Pack"
|
"ESP Pinball Party Pack"
|
||||||
"Eurofly"
|
#"Eurofly"
|
||||||
"Extant"
|
"Extant"
|
||||||
#"Fartman"
|
#"Fartman"
|
||||||
"Finger Panic"
|
"Finger Panic"
|
||||||
@ -1928,7 +1928,6 @@ case "${game}" in
|
|||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
export winetricksSettings="vd=1024x768"
|
export winetricksSettings="vd=1024x768"
|
||||||
install_wine_bottle speechsdk comctl32
|
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"
|
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
|
wine "${cache}/Eurofly_2_ful_setup.exe" /silent
|
||||||
unzip -o -d "$WINEPREFIX/drive_c/Eurofly" "${cache}/Launcher_1.2.zip"
|
unzip -o -d "$WINEPREFIX/drive_c/Eurofly" "${cache}/Launcher_1.2.zip"
|
||||||
|
Loading…
Reference in New Issue
Block a user