GOG.com - Fallout 2

Informations

Creator Message
petch

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 47933
Wine:

Feedbacks

Description

English: A post-apocalyptic era... World is experiencing the worse drought ever, and you have been sent back to the Vault 13 to pick up a Garden of Eden Creation Kit (GECK)...
(updated for GOG installer v2)

GOG now has installers for Mac

Français : Dans un monde post-apocalyptique... Poussé par la sécheresse, on vous envoit retourner dans l'Abri 13 à la recherche d'un fameux "Jardin d'Eden en Kit"...
(mis à jour pour l'installeur GOG v2)

GOG propose maintenant des installeurs pour Mac

Source code

#!/bin/bash
# Date : (2012-01-02 23-43)
# Last revision : see changelog
# Wine version used : 1.4.1, 1.6.2
# Distribution used to test : Debian Sid (Unstable)
# Author : Pierre Etchemaite pe-pol@concept-micro.com
# Script licence : GPL v.2
# Program licence : Retail
# Depend :

# CHANGELOG
# [Pierre Etchemaite] (2012-01-02 23-43)
#   First script.
# [Pierre Etchemaite] (2014-05-04 22-20)
#   ?
# [Dadu042] (2020-08-24)
#   Wine 1.6.2 (outdated) -> system


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

GOGID="fallout_2"
PREFIX="Fallout2_gog"
WORKING_WINE_VERSION=""

TITLE="GOG.com - Fallout 2"
SHORTCUT_NAME="Fallout 2"

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_SetupWindow_SetID 1033
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Black Isle Studios / Interplay" "http://www.gog.com/gamecard/$GOGID" "Pierre Etchemaite" "$PREFIX"

POL_Call POL_GoG_setup "$GOGID" "a567c4777ce4cf0f28ffb64211018f1c"

POL_Wine_SelectPrefix "$PREFIX"
# POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"
# POL_Wine_PrefixCreate

POL_Call POL_GoG_install


# GoG work!
Set_OS winxp

POL_SetupWindow_VMS "2"

# Doesn't hurt ;)
POL_Wine_reboot

POL_Shortcut "fallout2.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;RolePlaying;"
# sometimes exits with an exitcode of 1 for what it seems no good reason
POL_Shortcut_QuietDebug "$SHORTCUT_NAME"
POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Fallout 2/MANUAL.PDF"
# C:\Program Files\GOG.com\Fallout 2\readme.txt

POL_SetupWindow_Close

exit 0

Contributions

Filters:

Contribute
Member Message
Dadu042 Monday 24 August 2020 at 18:09
Dadu042

Information

This update has been approved by the team.

Differences

@@ -1,6 +1,6 @@
 #!/bin/bash
 # Date : (2012-01-02 23-43)
-# Last revision : (2014-05-04 22-20)
+# Last revision : see changelog
 # Wine version used : 1.4.1, 1.6.2
 # Distribution used to test : Debian Sid (Unstable)
 # Author : Pierre Etchemaite pe-pol@concept-micro.com
@@ -8,12 +8,21 @@
 # Program licence : Retail
 # Depend :
 
+# CHANGELOG
+# [Pierre Etchemaite] (2012-01-02 23-43)
+#   First script.
+# [Pierre Etchemaite] (2014-05-04 22-20)
+#   ?
+# [Dadu042] (2020-08-24)
+#   Wine 1.6.2 (outdated) -> system
+
+
 [ -z "$PLAYONLINUX" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
 GOGID="fallout_2"
 PREFIX="Fallout2_gog"
-WORKING_WINE_VERSION="1.6.2"
+WORKING_WINE_VERSION=""
 
 TITLE="GOG.com - Fallout 2"
 SHORTCUT_NAME="Fallout 2"
@@ -29,7 +38,8 @@
 POL_Call POL_GoG_setup "$GOGID" "a567c4777ce4cf0f28ffb64211018f1c"
 
 POL_Wine_SelectPrefix "$PREFIX"
-POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"
+# POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"
+# POL_Wine_PrefixCreate
 
 POL_Call POL_GoG_install
 

New source code

#!/bin/bash
# Date : (2012-01-02 23-43)
# Last revision : see changelog
# Wine version used : 1.4.1, 1.6.2
# Distribution used to test : Debian Sid (Unstable)
# Author : Pierre Etchemaite pe-pol@concept-micro.com
# Script licence : GPL v.2
# Program licence : Retail
# Depend :

# CHANGELOG
# [Pierre Etchemaite] (2012-01-02 23-43)
#   First script.
# [Pierre Etchemaite] (2014-05-04 22-20)
#   ?
# [Dadu042] (2020-08-24)
#   Wine 1.6.2 (outdated) -> system


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

GOGID="fallout_2"
PREFIX="Fallout2_gog"
WORKING_WINE_VERSION=""

TITLE="GOG.com - Fallout 2"
SHORTCUT_NAME="Fallout 2"

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_SetupWindow_SetID 1033
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Black Isle Studios / Interplay" "http://www.gog.com/gamecard/$GOGID" "Pierre Etchemaite" "$PREFIX"

POL_Call POL_GoG_setup "$GOGID" "a567c4777ce4cf0f28ffb64211018f1c"

POL_Wine_SelectPrefix "$PREFIX"
# POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"
# POL_Wine_PrefixCreate

POL_Call POL_GoG_install


# GoG work!
Set_OS winxp

POL_SetupWindow_VMS "2"

# Doesn't hurt ;)
POL_Wine_reboot

POL_Shortcut "fallout2.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;RolePlaying;"
# sometimes exits with an exitcode of 1 for what it seems no good reason
POL_Shortcut_QuietDebug "$SHORTCUT_NAME"
POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Fallout 2/MANUAL.PDF"
# C:\Program Files\GOG.com\Fallout 2\readme.txt

POL_SetupWindow_Close

exit 0

Replies