
:no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/9896781/gorogoa.jpg)
- #Gorogoa platforms install#
- #Gorogoa platforms 64 bits#
- #Gorogoa platforms software#
- #Gorogoa platforms download#
POL_SetupWindow_browse "$(eval_gettext 'Please select the. POL_System_unzip "$APP_ANSWER" -d "$WINEPREFIX/drive_c/game/" POL_SetupWindow_wait_next_signal "$(eval_gettext 'Extracting the archive.')" "$TITLE" # POL_SetupWindow_message "$(eval_gettext '\n\nWARNING: the file name must not have SPACES in its name !.')" "$TITLE" POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE" # Restore screen resolution (game's default is 640x480 ?)

# POL_SetupWindow_message "Note: please answer NO to all the questions that will appear." "$TITLE" POL_SetupWindow_browse "$(eval_gettext 'Please select the installation file (.EXE)')" "$TITLE" # Asking then installing local files of the game # POL_SetupWindow_menu "$(eval_gettext 'What is the type of the file?.')" "$TITLE" "$(eval_gettext '.MSI')~$(eval_gettext '.EXE')" "~" # POL_SetupWindow_menu "$(eval_gettext 'What is the type of the file?.')" "$TITLE" "$(eval_gettext '.ZIP')~$(eval_gettext '.RAR')" "~" # POL_SetupWindow_menu "$(eval_gettext 'What is the type of the file?.')" "$TITLE" "$(eval_gettext '.EXE')~$(eval_gettext '.ZIP')~$(eval_gettext '.RAR')" "~" # Restore screen resolution (game's default is 1024x768)
#Gorogoa platforms install#
# POL_SetupWindow_message "$(eval_gettext '\n\nNote: do NOT install DirectX.')" "$TITLE" # POL_Wine "GameInstaller.exe" # "/SILENT" # unzip "gameinstaller.zip" -j -d "$WINEPREFIX/drive_c/" # POL_System_unzip "gameinstaller.zip" -d "$WINEPREFIX/drive_c/game/" # POL_System_unrar x "gameinstaller.rar" "$WINEPREFIX/drive_c/game/" || POL_Debug_Fatal "unrar is required to unarchive $TITLE (unrar package is not installed on the OS)." # POL_SetupWindow_wait_next_signal "$(eval_gettext 'Extracting the archive.')" "$TITLE" # mv Teacher%20Simulator.rar gameinstaller.rar
#Gorogoa platforms download#
# POL_SetupWindow_message "$(eval_gettext '\n\nNote: this script will download the demo. POL_Shortcut_Document "$TITLE" "$DOCUMENT_FILE" POL_Shortcut "$SHORTCUT_FILENAME" "$TITLE" "" "" "$SOFTWARE_CATEGORIES" # POL_Shortcut_InsertBeforeWine "$SHORTCUT" "trap 'xrandr -s 0' EXIT" # Restore screen resolution (game's default is 800圆00 ?) POL_Wine start /unix "steam.exe" steam://install/$STEAM_ID POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished,\nDo NOT click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can continue')" "$TITLE"Ĭd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam" 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_message "Warning: do not install Punk Buster nor DirectX." "$TITLE" POL_SetupWindow_InstallMethod "LOCAL,STEAM" # 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')" "~"Įlif then
#Gorogoa platforms 64 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"
#Gorogoa platforms software#
# Middlewares used by this software : DirectX 9, Unity. # Distribution used to test : XUbuntu 18.04 64 bits (Linux kernel v5.4.0). # Wine version used : see the changelog below # Last revision : see the changelog below
