Sea Dogs: To Each His Own

Informations

Créateur Messages
BlackStap Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 3304
Wine: System

Retours d'expérience

Description

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

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

PCGamingWiki.

Code source

[ "$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:

Contribuer
Membre Messages
BlackStap Vendredi 29 Janvier 2016 à 8:36
BlackStap Anonymous

Information

Cette mise à jour a été acceptée par l'équipe

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

Nouveau code source

[ "$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

Réponses

Vendredi 2 Aoüt 2019 à 22:07
Approved.
Jeudi 16 Janvier 2020 à 22:42
Script need improvements (see wiki: standardization).

Edité par Dadu042

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com