- HOW TO DOWNLOAD APB RELOADED ON STEAM 64 BIT INSTALL
- HOW TO DOWNLOAD APB RELOADED ON STEAM 64 BIT UPDATE
- HOW TO DOWNLOAD APB RELOADED ON STEAM 64 BIT 64 BITS
# POL_SetupWindow_message "$(eval_gettext 'Note: we recommend you to uncheck all the checkboxes:\n -> ')" "$TITLE" # unzip "gameinstaller.zip" -j -d "$WINEPREFIX/drive_c/" # POL_System_unzip "gameinstaller.zip" -d "$WINEPREFIX/drive_c/game/" # POL_System_unrar x "gameinstaller.rar" "$WINEPREFIX/drive_c/game/" || POL_Debug_Fatal "unrar is required to unarchive $TITLE (unrar package is not installed on the OS)." # POL_SetupWindow_wait_next_signal "$(eval_gettext 'Extracting the archive.')" "$TITLE" # mv Teacher%20Simulator.rar gameinstaller.rar # POL_SetupWindow_message "$(eval_gettext '\n\nNote: this script will download the demo. 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 "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"
HOW TO DOWNLOAD APB RELOADED ON STEAM 64 BIT INSTALL
# Shortcut done before install for steam version POL_Call POL_Install_steam_flags "$STEAM_ID" # POL_SetupWindow_message "Warning: do not install Visual C++ 2013 redistribuable\n nor Direct X." "$TITLE" # POL_SetupWindow_message "Warning: do not install DirectX (nor icons)." "$TITLE" # POL_SetupWindow_InstallMethod "STEAM,DVD,LOCAL,DOWNLOAD" # Choose between Steam and other Digital Download versions # Sound problem fix - pulseaudio related #
# Set Graphic Card information keys for wine # Asking about memory size of graphic card # Seems useful about ODBC issues (in the debug log) # Downloading wine if necessary and creating prefix POL_RequiredVersion "4.3.0" || 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" # 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" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"
Note: running 'APB.exe' can load game, but login in is impossible because the client is (a bit) outdated.
HOW TO DOWNLOAD APB RELOADED ON STEAM 64 BIT UPDATE
# - Wine x86 5.7: once installed, as soon as 'APBLauncher.exe' is launched, it shows a update window then it crashes. # - Wine amd64 5.0, 5.7: as soon as 'APBLauncher.exe' is launched, it shows a update window then it crash. # Can now reach the game's main screen (and see credits intros). # Once downloaded, only these 2 files are required to install the game. # Note: the 'installer' (APB_Reloaded_Downloader.exe) does download 2 files: APB_Reloaded_Installer.exe and Client1.63.7z # Files also included: vcrun2005, vcrun2008, vcrun2010. # Middlewares used by this software : DotNet 4.0, vcrun2012, Easy anti-cheat, KB893803 (Windows installer).
HOW TO DOWNLOAD APB RELOADED ON STEAM 64 BIT 64 BITS
# Distribution used to test : Xubuntu 18.04 64 bits
# Wine version used : see the changelog below # Last revision : see the changelog below