

POL_SetupWindow_question "It is recommended that you register for an account and download some beatmaps before you start playing. # Ask if the user wants to register an account POL_Wine_Direct3D "StrictDrawOrdering" "enabled" This is known to fix visual errors for users with AMD graphics cards and is generally recommended." "$TITLE" POL_SetupWindow_question "Would you like to enable StrictDrawOrdering? # Ask if the user wants to enable StrictDrawOrdering POL_SetupWindow_question "Install additional fonts for Japanese characters support?" "$TITLE" # Download the fonts required for Japanese characters support POL_SetupWindow_message "$(eval_gettext 'Press next to start the installer.')" "$TITLE" # Download the updater and config file (the config file is required for osu! to launch properly) +# Now create "osu!" folder in Programs Files and download the osu! icon and set the current directory to "osu!" folder # Create and select the required directory for the updater +# Download the required fonts to Japanese characters +# Distribution used to test : Linux Mint 19 Tara # Distribution used to test : Debian Stretch (Testing)
#Osu for mac registration
Pressing yes will take you to the registration page, pressing no will finish the installation." "$TITLE" POL_SetupWindow_question "It is recommended that you register for an account and download some beatmaps before you start playing. # Ask if the user wants to register an account POL_Wine_Direct3D "StrictDrawOrdering" "enabled" This is known to fix visual errors for users with AMD graphics cards and is generally recommended." "$TITLE" POL_SetupWindow_question "Would you like to enable StrictDrawOrdering? # Ask if the user wants to enable StrictDrawOrdering POL_SetupWindow_question "Install additional fonts for Japanese characters support?" "$TITLE" # Download the fonts required for Japanese characters support

POL_Shortcut "osu!.exe" "osu!" "osu!.png"

# Wait for the updater to finish in order to create a shortcut of the executable POL_SetupWindow_message "$(eval_gettext 'Press next to start the installer.')" "$TITLE" # Download the updater and config file (the config file is required for osu! to launch properly)
#Osu for mac update
# Create a dummy file to prevent update loop Mkdir "$WINEPREFIX/drive_c/$PROGRAMFILES/osu!"Ĭd "$WINEPREFIX/drive_c/$PROGRAMFILES/osu!" # Create and select the required directory for the updater
#Osu for mac install
POL_RequiredVersion "4.2.12" || POL_Debug_Fatal "$APPLICATION_TITLE $VERSION is required to install $TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" POL_GetSetupImages "$PREFIX/top.jpg" "$PREFIX/left.jpg" "$TITLE" # Download images for installation script # Distribution used to test : Debian Stretch (Testing)
