

#TYCOON CITY NEW YORK UPDATE INSTALL#
# Shortcut done before install for steam version POL_Call POL_Install_steam_flags "$STEAM_ID" # POL_SetupWindow_message "Note: at the end of the installation, please do not run the game, and do not install DirectX 9." "$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 POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" # Downloading wine if necessary and creating prefix POL_RequiredVersion "4.3.4" || 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" # Ideas to improve this script: select archive, then decide if extension is RAR or ZIP or 7Z.
#TYCOON CITY NEW YORK UPDATE PATCH#
# - Wine x86 4.0.3: patch file v1.1.0.5 (TCNY-EUROPE-PATCH.EXE) does not want to install ('invalid') over my v1.0.1.3 French. # Middlewares used by this software : Dotnet, DirectX 9.0c, Shockwave. # TESTED Editions: europe CD-ROM v1.0.1.3 (version displayed on the game's Launcher window). # Distribution used to test : Ubuntu 19.04 圆4 # Wine version used : see the changelog below # Last revision : see the changelog below
