

- #LITTLE FIGHTER 2 ONLINE INSTALL#
- #LITTLE FIGHTER 2 ONLINE UPDATE#
- #LITTLE FIGHTER 2 ONLINE DOWNLOAD#
POL_SetupWindow_message "$(eval_gettext 'At installation phase, sometimes after clicking '\''Next'\'' nothing appears on the window. # Determine Architecture, must be x86 because of wmp9 POL_SetupWindow_wait "$(eval_gettext 'Unzipping archive.')" "$TITLE"įULL_INSTALLER="$POL_System_TmpDir/$DOWNLOAD_FILE" POL_Download "$DOWNLOAD_URL" "$DOWNLOAD_MD5"ĭOWNLOAD_FILE="$(basename "$DOWNLOAD_URL")" # There are two different installers available from two different sources. POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE" "" "Windows Executables (*.exe)|*.exe *.EXE"

POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" # Let the user choose between downloading the installer or using an already existing one.
#LITTLE FIGHTER 2 ONLINE INSTALL#
Just in case, also install 32-bit version of mpg123 and 32-bit version of GStreamer Base Plugins.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'Warning: For the background music to work, you also need to install the 32-bit version of GStreamer libav. POL_SetupWindow_message "$(eval_gettext 'Warning: You also need to install '\''mono'\'' so that the game doesn'\''t freeze at loading.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'Warning: Before running this script, make sure that you have the commands '\''unzip'\'' and '\''unrar'\'' installed.')" "$TITLE" POL_RequiredVersion "4.1.4" || POL_Debug_Fatal "$(eval_gettext '$APPLICATION_TITLE equal or superior to 4.1.4 is required to install $TITLE')" POL_SetupWindow_presentation "$TITLE" "$VENDOR" "$WEBSITE" "$MAINTAINER" "$PREFIX" POL_GetSetupImages "$PREFIX/top.png" "$PREFIX/left.png" "$TITLE" Fix: installing with Wine 3.20 (instead of 4.0.2) or installing Mono. This seems related to 'wmvcore:WMReader_QueryInterface'. # - Wine x86 3.0.3, 3.20, 4.21, 5.2 (+ game v2.0a): game does freeze after clicking 'game start' (Now Loading. # - Wine x86 3.0.3, 3.20 (+ game v2.0a): error window 'Could not create a filter graph for this file!' (however the games does continue). # - Added warning about LF2 buggy control settings # - Added warning to select VMS no less than 384 # - Added warning to install mono, mpg123, gstreamer base plugins and gstreamer libav # - Wine OS version -> 3.20 (latest available for POL < v4.3 users). # - Fix POL_Shortcut failing by using POL_Wine_WaitExit before, instead of POL_Wine_WaitBefore.
#LITTLE FIGHTER 2 ONLINE UPDATE#
# - Fix bugs and update Hero Fighter link # - Use specific wine version because of 32-bit # - Replace WMP10 with WMP9, the reason WMP9 installation was failing is because POL was having issues # - Added POL_SetupWindow_wait before unzip/untar

# - Replace WMP9 with WMP10, for some reason WMP9 installation was failing for me
#LITTLE FIGHTER 2 ONLINE DOWNLOAD#
# - Optionally download LF2 Lobby, LF2 MultiServer and LF2 Dashboard # - Changed '&' to '&' in the VENDOR due to changes in POL. # LF2 depend: vcrun2005, wmp9, quartz, devenum # Distribution used to test : Arch Linux x86_64 5.5.8-arch1-1
