- INSTALLING STARSIEGE ON PLAYONMAC INSTALL
- INSTALLING STARSIEGE ON PLAYONMAC RAR
- INSTALLING STARSIEGE ON PLAYONMAC SOFTWARE
POL_SetupWindow_message "$(eval_gettext 'Note: this script can only download the demo.')" "$TITLE" POL_Shortcut_Document "$TITLE" "$DOCUMENT_FILE" POL_Shortcut "$SHORTCUT_FILENAME" "$TITLE" "" "" "$SOFTWARE_CATEGORIES" # POL_Shortcut_InsertBeforeWine "$SHORTCUT" "trap 'xrandr -s 0' EXIT" # Restore screen resolution (game's default is 800圆00 ?) POL_Wine start /unix "$CDROM/setup.exe" "/SILENT" POL_SetupWindow_check_cdrom "TQ Launcher.dbd" POL_Wine start /unix "steam.exe" steam://install/$STEAM_IDĮlif then POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished,\nDo NOT click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can continue')" "$TITLE"Ĭd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam" POL_Shortcut "steam.exe" "$TITLE" "" "steam://rungameid/$STEAM_ID"
INSTALLING STARSIEGE ON PLAYONMAC INSTALL
# Shortcut done before install for steam version POL_Call POL_Install_steam_flags "$STEAM_ID" # POL_SetupWindow_message "Warning: do not install DirectX." "$TITLE" # POL_SetupWindow_InstallMethod "STEAM,DVD,LOCAL,DOWNLOAD" # Choose between Steam and other Digital Download versions
# Sound problem fix - pulseaudio related # # Asking about memory size of graphic card # Set Graphic Card information keys for wine # Downloading wine if necessary and creating prefix POL_RequiredVersion "4.2.12" || POL_Debug_Fatal "$APPLICATION_TITLE $VERSION is required to install $TITLE" # POL_SetupWindow_message "$(eval_gettext 'This game requires a fast 3D GPU (ie: Intel HD Graphics 4440 is not enough).')" "$TITLE"
INSTALLING STARSIEGE ON PLAYONMAC SOFTWARE
# POL_SetupWindow_message "$(eval_gettext 'WARNING: this software does exist in Linux native version.\n\nThis script only allow to run the Windows version on Linux, please prefer the Linux edition for better 3D speed.')" "$TITLE"
INSTALLING STARSIEGE ON PLAYONMAC RAR
# Ideas to improve this script: select archive, then decide if extension is RAR or ZIP or 7Z. # - Wine x86 3.0.3: impossible to connect to some server (all down ?) even after patching to v1.11 # TESTED Editions: Tribes free version released in 2004 (v1.8). # Distribution used to test : XUbuntu 18.04 圆4 # Wine version used : see the changelog below # Last revision : see the changelog below