GOG.com - Clive Barker's Undying

Informations

Creator Meddelanden
visitntx Anonymous

Warning

This installer is a beta script. It means that it might not work as expected

Informations

Platforms:
Downloads: 8209
Wine: 2.22

Feedbacks

Description

A true classic FPS by the master of terror, the same creator of Hellraiser and lot of bestsellers bring to PC an incredibly history. 2001. Wikipedia.

Appdb.winehq.org

Source code

#!/bin/bash
# Date : (2013-09-07)
# Last Revision : (2013-12-24 11:31)
# Wine version used : 1.4.1
# Distribution used to test : Debian Jessie (Testing repositories)
# Author : VisitntX visitntx@gmail.com
# Script licence : GPL v.2
# Program licence : Retail
# Depend :
#
# CHANGELOG
# [VisitntX] (2013-09-07)
#   First script
# [Dadu042] (2020-01-01)
#   Wine 1.4.1 (outdated) -> 2.22.
#

[ -z "$PLAYONLINUX" ] && exit 0
source "$PLAYONLINUX/lib/sources"

GOGID="clive_barkers_undying"
PREFIX="CliveBarkersUndying_gog"
WORKING_WINE_VERSION="2.22"

TITLE="GOG.com - Clive Barker's Undying"
SHORTCUT_NAME="Clive Barker's Undying"

POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Dreamworks Interective / Electronic Arts" "http://www.gog.com/en/gamecard/$GOGID" "VisitntX" "$PREFIX"

POL_Call POL_GoG_setup "$GOGID" --alternate "setup_$GOGID" 1 "70531606d4aa51d20d628f6af50cb38c"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

POL_Call POL_GoG_install

# Setting Windows Version
Set_OS winxp

# Cleaning Wine by rebooting
POL_Wine_reboot

POL_Shortcut "Undying.exe" "$SHORTCUT_NAME" "" "" "Game;ActionGame;" # "$SHORTCUT_NAME.png"
POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Clive Barker's Undying/Clive Barkers Undying - Manual.pdf"

POL_SetupWindow_Close

exit

Contributions

Filters:

Contribute
Member Meddelanden
Dadu042 Thursday 2 January 2020 at 8:40
Dadu042

Information

This update has been approved by the team.

Differences

@@ -7,13 +7,20 @@
 # Script licence : GPL v.2
 # Program licence : Retail
 # Depend :
+#
+# CHANGELOG
+# [VisitntX] (2013-09-07)
+#   First script
+# [Dadu042] (2020-01-01)
+#   Wine 1.4.1 (outdated) -> 2.22.
+#
 
 [ -z "$PLAYONLINUX" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
 GOGID="clive_barkers_undying"
 PREFIX="CliveBarkersUndying_gog"
-WORKING_WINE_VERSION="1.4.1"
+WORKING_WINE_VERSION="2.22"
 
 TITLE="GOG.com - Clive Barker's Undying"
 SHORTCUT_NAME="Clive Barker's Undying"

New source code

#!/bin/bash
# Date : (2013-09-07)
# Last Revision : (2013-12-24 11:31)
# Wine version used : 1.4.1
# Distribution used to test : Debian Jessie (Testing repositories)
# Author : VisitntX visitntx@gmail.com
# Script licence : GPL v.2
# Program licence : Retail
# Depend :
#
# CHANGELOG
# [VisitntX] (2013-09-07)
#   First script
# [Dadu042] (2020-01-01)
#   Wine 1.4.1 (outdated) -> 2.22.
#

[ -z "$PLAYONLINUX" ] && exit 0
source "$PLAYONLINUX/lib/sources"

GOGID="clive_barkers_undying"
PREFIX="CliveBarkersUndying_gog"
WORKING_WINE_VERSION="2.22"

TITLE="GOG.com - Clive Barker's Undying"
SHORTCUT_NAME="Clive Barker's Undying"

POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Dreamworks Interective / Electronic Arts" "http://www.gog.com/en/gamecard/$GOGID" "VisitntX" "$PREFIX"

POL_Call POL_GoG_setup "$GOGID" --alternate "setup_$GOGID" 1 "70531606d4aa51d20d628f6af50cb38c"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

POL_Call POL_GoG_install

# Setting Windows Version
Set_OS winxp

# Cleaning Wine by rebooting
POL_Wine_reboot

POL_Shortcut "Undying.exe" "$SHORTCUT_NAME" "" "" "Game;ActionGame;" # "$SHORTCUT_NAME.png"
POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Clive Barker's Undying/Clive Barkers Undying - Manual.pdf"

POL_SetupWindow_Close

exit

Svar

piratmartin Friday 4 November 2016 at 7:48
piratmartin Anonymous

Meddelanden

Works OK.

Svar

Anonymous
Friday 4 November 2016 at 7:52
Only instalator cras, but games is installed.

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