

+rise2ini_path="$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/users/$USER/Application Data/Microsoft Games/Rise of Nations" +# this file needs a few tweaks for RoN to run smoothly + POL_SetupWindow_browse "Select the Setup.exe file" "$TITLE" +POL_SetupWindow_question "$(eval_gettext 'Are you also installing a seperate Thrones and Partiots expansion CD?')" "$TITLE" +# run the RoN installation and wait for it to complete +# these are required for music to play properly +# the installer needs mfc42 which first requires vcrun6 +# install required depedencies in the Wine environment +# use our unique prefix for installing Wine +POL_SetupWindow_browse "$(eval_gettext 'Select the Setup.exe file')" "$TITLE" All other versions should work.')" "$TITLE" +POL_SetupWindow_message "$(eval_gettext 'This script is incompatible with the Steam version of Rise of Nations the Extended Edition. +# which Wine does not supprt either very well right now +# the Rise of Nations: Extended Edition requires DirectX 10 or 11 +POL_SetupWindow_presentation "$TITLE" "Big Huge Games" "" "EkulTails" "$PREFIX" +GAME_PATH="$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/$PROGRAMFILES/Microsoft Games/Rise of Nations" If ] thenĮxit -0,0 +1,103 Rise of Nations - Play On Linux script # create a new settings block if it does not exist Sed -i '/ForceLowCPUBackgroundVid=/d' "$rise2ini" # create the rise2.ini file if it does not exist already Rise2ini_path="$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/users/$USER/Application Data/Microsoft Games/Rise of Nations" # this file needs a few tweaks for RoN to run smoothly POL_SetupWindow_browse "Select the Setup.exe file" "$TITLE" POL_SetupWindow_question "$(eval_gettext 'Are you also installing a seperate Thrones and Partiots expansion CD?')" "$TITLE"

# run the RoN installation and wait for it to complete # these are required for music to play properly # the installer needs mfc42 which first requires vcrun6 # install required depedencies in the Wine environment # use our unique prefix for installing Wine POL_SetupWindow_browse "$(eval_gettext 'Select the Setup.exe file')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'This script is incompatible with the Steam version of Rise of Nations the Extended Edition. # which Wine does not supprt either very well right now # the Rise of Nations: Extended Edition requires DirectX 10 or 11 POL_SetupWindow_presentation "$TITLE" "Big Huge Games" "" "EkulTails" "$PREFIX" GAME_PATH="$POL_USER_ROOT/wineprefix/$PREFIX/drive_c/$PROGRAMFILES/Microsoft Games/Rise of Nations"
