
# POL_SetupWindow_InstallMethod "STEAM,DVD,LOCAL,DOWNLOAD" # Choose between Steam and other Digital Download versions 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 (FYI: a iGPU Intel HD Graphics 530 does only become comfortable with low details).')" "$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. # - Wine amd64 4.0.2: huge log file with lines: fixme:d3d:wined3d_device_resolve_sub_resource Multisample resolve is not fully supported for typeless formats (dst_format WINED3DFMT_R8G8B8A8_TYPELESS, src_format WINED3DFMT_R8G8B8A8_TYPELESS, format WINED3DFMT_R8G8B8A8_UNORM). # - Wine amd64 3.0.3: only the mouse cursor does appear (background is black). # Middlewares used by this software : Unity. # TESTED Editions: 2017 Windows release from GOG.com


# Distribution used to test : KUbuntu 18.04 圆4 # Wine version used : see the changelog below # Last revision : see the changelog below
