Вы находитесь здесь

Sea Dogs: To Each His Own

Informations

Creator Message
BlackStap Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 3135
Wine: System

Feedbacks

Description

RPG, pirates island. This 2012 game is on sale on Steam.

Russian: Игра работает без ошибок на любой версии wine.

PCGamingWiki.

Source code

[ "$PLAYONLINUX" = "" ] && exit
source "$PLAYONLINUX/lib/sources"
POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "{SCRIPT_NAME}" "{SCRIPT_EDITEUR}" "{SCRIPT_URL}" "{SCRIPT_USER}" "Sea_Dogs_To_Each_His_Own"
POL_Wine_SelectPrefix "Sea_Dogs_To_Each_His_Own"
export POL_WINEVERSION="1.6"
POL_SetupWindow_prefixcreate
POL_Call "POL_Function_FontsSmoothRGB"
POL_Call "POL_Install_corefonts"
POL_Call "POL_Install_steam"
POL_Call "POL_Internal_InstallFonts"
POL_SetupWindow_browse "$(eval_gettext "Please select the install file.")" "$TITLE"
SETUP_PATH="$APP_ANSWER"
POL_SetupWindow_wait "$(eval_gettext 'PlayOnLinux is installing your application...')" "$TITLE"
POL_Wine "$SETUP_PATH"
POL_Wine_WaitExit
POL_Shortcut "ENGINE.exe" "?Sea Dogs: To Each His Own"
POL_SetupWindow_Close
exit

Contributions

Filters:

Contribute
Member Message
BlackStap Friday 29 January 2016 at 8:36
BlackStap Anonymous

Information

This update has been approved by the team.

Differences

@@ -0,0 +1,20 @@
+[ "$PLAYONLINUX" = "" ] && exit
+source "$PLAYONLINUX/lib/sources"
+POL_SetupWindow_Init
+POL_Debug_Init
+POL_SetupWindow_presentation "{SCRIPT_NAME}" "{SCRIPT_EDITEUR}" "{SCRIPT_URL}" "{SCRIPT_USER}" "Sea_Dogs_To_Each_His_Own"
+POL_Wine_SelectPrefix "Sea_Dogs_To_Each_His_Own"
+export POL_WINEVERSION="1.6"
+POL_SetupWindow_prefixcreate
+POL_Call "POL_Function_FontsSmoothRGB"
+POL_Call "POL_Install_corefonts"
+POL_Call "POL_Install_steam"
+POL_Call "POL_Internal_InstallFonts"
+POL_SetupWindow_browse "$(eval_gettext "Please select the install file.")" "$TITLE"
+SETUP_PATH="$APP_ANSWER"
+POL_SetupWindow_wait "$(eval_gettext 'PlayOnLinux is installing your application...')" "$TITLE"
+POL_Wine "$SETUP_PATH"
+POL_Wine_WaitExit
+POL_Shortcut "ENGINE.exe" "?Sea Dogs: To Each His Own"
+POL_SetupWindow_Close
+exit
\ No newline at end of file

New source code

[ "$PLAYONLINUX" = "" ] && exit
source "$PLAYONLINUX/lib/sources"
POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "{SCRIPT_NAME}" "{SCRIPT_EDITEUR}" "{SCRIPT_URL}" "{SCRIPT_USER}" "Sea_Dogs_To_Each_His_Own"
POL_Wine_SelectPrefix "Sea_Dogs_To_Each_His_Own"
export POL_WINEVERSION="1.6"
POL_SetupWindow_prefixcreate
POL_Call "POL_Function_FontsSmoothRGB"
POL_Call "POL_Install_corefonts"
POL_Call "POL_Install_steam"
POL_Call "POL_Internal_InstallFonts"
POL_SetupWindow_browse "$(eval_gettext "Please select the install file.")" "$TITLE"
SETUP_PATH="$APP_ANSWER"
POL_SetupWindow_wait "$(eval_gettext 'PlayOnLinux is installing your application...')" "$TITLE"
POL_Wine "$SETUP_PATH"
POL_Wine_WaitExit
POL_Shortcut "ENGINE.exe" "?Sea Dogs: To Each His Own"
POL_SetupWindow_Close
exit

Replies

Friday 2 August 2019 at 22:07
Approved.
Thursday 16 January 2020 at 22:42
Script need improvements (see wiki: standardization).

Edited by Dadu042