

# 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_message "Warning: do not install Punk Buster nor DirectX." "$TITLE" POL_SetupWindow_message "Warning: please do NOT run the software immediately at the end of the installation." "$TITLE" POL_SetupWindow_InstallMethod "LOCAL,DOWNLOAD" # 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 # Minimum memory size requiered for the graphic card. # Set Graphic Card information keys for wine # Download Wine if necessary then create prefix # POL_SetupWindow_menu "$(eval_gettext 'What architecture do you want to use ?')" "$TITLE" "$(eval_gettext '64 bits (recommended)')~$(eval_gettext '32 bits')" "~" # Choose architecture: 32 bits or 64 bits # 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" # - Wine amd64 5.0.2, 5.19-staging: something does crash (POL's error window), then a black rectangle window (empty) does appear. # - Wine amd64 5.17: something does crash (POL's error window), then a white rectangle with a black bold border. # Initial script, inspired by the work of Fabi2607 for Lutris. # Distribution used to test : XUbuntu 20.04 64 bits (Linux kernel v5.4.0).

# Wine version used : see the changelog below # Last revision : see the changelog below
