
POL_Shortcut "steam.exe" "$TITLE" "" "steam://rungameid/$STEAM_ID" # Shortcut done before install for steam version POL_Call POL_Install_steam_flags "$STEAM_ID" # POL_SetupWindow_message "$(eval_gettext 'Note: we recommend you to uncheck all the checkboxes:\n -> ')" "$TITLE" # 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 the icons)." "$TITLE" # POL_SetupWindow_InstallMethod "STEAM,DVD,LOCAL,DOWNLOAD" # Choose between Steam and other Digital Download versions # Sound problem fix - pulseaudio related # # POL_Wine_Direct3D "VideoMemorySize" "$VRAM" # Asking about memory size of graphic card # Set Graphic Card information keys for wine # 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_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"

# Middlewares used by this software : Unity 2017, DirectX 11 # Distribution used to test : KUbuntu 20.04 64 bits (Linux kernel v5.4). # Wine version used : see the changelog below # Last revision : see the changelog below
