GOG.com - RollerCoaster Tycoon 2
Informations
Créateur | Messages |
---|---|
petch
![]()
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience1 4 DescriptionEnglish: Manage amusement parks, from setting prices to designing your own rollercoasters!
Captures d'écranCode source#!/bin/bash # Date : (2012-11-23 21-22) # Last revision : # Wine version used : 1.4.1, 1.6.2, 1.9.3 # Distribution used to test : Arch Linux # Author : Pierre Etchemaite pe-pol@concept-micro.com, Buck Shockley darkwingbuck13@gmail.com # Script licence : GPL v.2 # Program licence : Retail # Depend : # # CHANGELOG # [Pierre Etchemaite] (2012-11-23 21-22) # Initial script. # [Pierre Etchemaite] (2016-02-18 13-09) # Script updated for GOG's installer v2 ?. # [Dadu042] (2020-04-22 21:00). # Wine 1.9.3 (outdated) -> system. [ -z "$PLAYONLINUX" ] && exit 0 source "$PLAYONLINUX/lib/sources" GOGID="rollercoaster_tycoon_2" PREFIX="RollerCoasterTycoon2_gog" WORKING_WINE_VERSION="" TITLE="GOG.com - RollerCoaster Tycoon 2" SHORTCUT_NAME="RollerCoaster Tycoon 2: Triple Thrill Pack" 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 1481 POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Chris Sawyer Productions / Atari" "http://www.gog.com/gamecard/$GOGID" "Pierre Etchemaite" "$PREFIX" POL_Call POL_GoG_setup "$GOGID" "40c7dee00c3451ac0d484df0e384f22e" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" POL_Call POL_GoG_install # GoG work! Set_OS winxp POL_SetupWindow_VMS "64" # Doesn't hurt ;) POL_Wine_reboot POL_Shortcut "RCT2.EXE" "$SHORTCUT_NAME" "" "" "Game;Simulation;" # "$SHORTCUT_NAME.png" POL_Shortcut_Document "$SHORTCUT_NAME" "$WINEPREFIX/drive_c/GOG Games/RollerCoaster Tycoon 2 Triple Thrill Pack/manual.pdf" # C:\GOG Games\RollerCoaster Tycoon 2 Triple Thrill Pack\readme.txt POL_SetupWindow_Close exit 0 |
Contributions
Filters:
ContribuerMembre | Messages |
Dadu042 | Mercredi 22 Avril 2020 à 22:04 |
Dadu042
![]()
|
InformationCette mise à jour a été acceptée par l'équipe Differences@@ -1,19 +1,27 @@ #!/bin/bash # Date : (2012-11-23 21-22) -# Last revision : (2016-02-18 13-09) +# Last revision : # Wine version used : 1.4.1, 1.6.2, 1.9.3 # Distribution used to test : Arch Linux # Author : Pierre Etchemaite pe-pol@concept-micro.com, Buck Shockley darkwingbuck13@gmail.com # Script licence : GPL v.2 # Program licence : Retail # Depend : - +# +# CHANGELOG +# [Pierre Etchemaite] (2012-11-23 21-22) +# Initial script. +# [Pierre Etchemaite] (2016-02-18 13-09) +# Script updated for GOG's installer v2 ?. +# [Dadu042] (2020-04-22 21:00). +# Wine 1.9.3 (outdated) -> system. + [ -z "$PLAYONLINUX" ] && exit 0 source "$PLAYONLINUX/lib/sources" GOGID="rollercoaster_tycoon_2" PREFIX="RollerCoasterTycoon2_gog" -WORKING_WINE_VERSION="1.9.3" +WORKING_WINE_VERSION="" TITLE="GOG.com - RollerCoaster Tycoon 2" SHORTCUT_NAME="RollerCoaster Tycoon 2: Triple Thrill Pack" Nouveau code source#!/bin/bash # Date : (2012-11-23 21-22) # Last revision : # Wine version used : 1.4.1, 1.6.2, 1.9.3 # Distribution used to test : Arch Linux # Author : Pierre Etchemaite pe-pol@concept-micro.com, Buck Shockley darkwingbuck13@gmail.com # Script licence : GPL v.2 # Program licence : Retail # Depend : # # CHANGELOG # [Pierre Etchemaite] (2012-11-23 21-22) # Initial script. # [Pierre Etchemaite] (2016-02-18 13-09) # Script updated for GOG's installer v2 ?. # [Dadu042] (2020-04-22 21:00). # Wine 1.9.3 (outdated) -> system. [ -z "$PLAYONLINUX" ] && exit 0 source "$PLAYONLINUX/lib/sources" GOGID="rollercoaster_tycoon_2" PREFIX="RollerCoasterTycoon2_gog" WORKING_WINE_VERSION="" TITLE="GOG.com - RollerCoaster Tycoon 2" SHORTCUT_NAME="RollerCoaster Tycoon 2: Triple Thrill Pack" 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 1481 POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Chris Sawyer Productions / Atari" "http://www.gog.com/gamecard/$GOGID" "Pierre Etchemaite" "$PREFIX" POL_Call POL_GoG_setup "$GOGID" "40c7dee00c3451ac0d484df0e384f22e" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" POL_Call POL_GoG_install # GoG work! Set_OS winxp POL_SetupWindow_VMS "64" # Doesn't hurt ;) POL_Wine_reboot POL_Shortcut "RCT2.EXE" "$SHORTCUT_NAME" "" "" "Game;Simulation;" # "$SHORTCUT_NAME.png" POL_Shortcut_Document "$SHORTCUT_NAME" "$WINEPREFIX/drive_c/GOG Games/RollerCoaster Tycoon 2 Triple Thrill Pack/manual.pdf" # C:\GOG Games\RollerCoaster Tycoon 2 Triple Thrill Pack\readme.txt POL_SetupWindow_Close exit 0 Réponses |
Daven | Jeudi 29 Mars 2018 à 19:34 |
Daven
![]()
|
MessagesThis game works apart from when I run it there is no sound. Could anyone advise on this? There is sound on my laptop and sound is enabled in the game. Réponses |
piratmartin | Lundi 20 Février 2017 à 13:44 |
piratmartin
![]()
|
MessagesI buy on gog ROLLERCOASTER TYCOON 2: TRIPLE THRILL PACK, install it, and game work. Réponses |
DrDoctor | Jeudi 18 Février 2016 à 19:14 |
DrDoctor
![]()
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. MessagesWine 1.6.2 will not run on Arch, it will give driver errors. ----------- [02/17/16 15:05:15] - Running wine-1.6.2 wineboot (Working directory : /home/buck/.PlayOnLinux/tmp) [02/17/16 15:05:17] - Running wine-1.6.2 winepath -u C:\\users\\buck\\Desktop (Working directory : /home/buck/.local/share/applications) /home/buck/.PlayOnLinux//wineprefix/RollerCoasterTycoon2_gog/dosdevices/c:/users/buck/Desktop [02/17/16 15:05:21] - Running wine-1.6.2 RCT2.EXE (Working directory : /home/buck/.PlayOnLinux/wineprefix/RollerCoasterTycoon2_gog/drive_c/GOG Games/RollerCoaster Tycoon 2 Triple Thrill Pack) libGL error: unable to load driver: i965_dri.so libGL error: driver pointer missing libGL error: failed to load driver: i965 libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 155 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 316 Current serial number in output stream: 320 I've upped the Wine version to 1.9.3.
Differences@@ -1,9 +1,9 @@ #!/bin/bash # Date : (2012-11-23 21-22) -# Last revision : (2014-11-02 23-25) -# Wine version used : 1.4.1, 1.6.2 -# Distribution used to test : Debian Sid (Unstable) -# Author : Pierre Etchemaite pe-pol@concept-micro.com +# Last revision : (2016-02-18 13-09) +# Wine version used : 1.4.1, 1.6.2, 1.9.3 +# Distribution used to test : Arch Linux +# Author : Pierre Etchemaite pe-pol@concept-micro.com, Buck Shockley darkwingbuck13@gmail.com # Script licence : GPL v.2 # Program licence : Retail # Depend : @@ -13,7 +13,7 @@ GOGID="rollercoaster_tycoon_2" PREFIX="RollerCoasterTycoon2_gog" -WORKING_WINE_VERSION="1.6.2" +WORKING_WINE_VERSION="1.9.3" TITLE="GOG.com - RollerCoaster Tycoon 2" SHORTCUT_NAME="RollerCoaster Tycoon 2: Triple Thrill Pack" Nouveau code source#!/bin/bash # Date : (2012-11-23 21-22) # Last revision : (2016-02-18 13-09) # Wine version used : 1.4.1, 1.6.2, 1.9.3 # Distribution used to test : Arch Linux # Author : Pierre Etchemaite pe-pol@concept-micro.com, Buck Shockley darkwingbuck13@gmail.com # Script licence : GPL v.2 # Program licence : Retail # Depend : [ -z "$PLAYONLINUX" ] && exit 0 source "$PLAYONLINUX/lib/sources" GOGID="rollercoaster_tycoon_2" PREFIX="RollerCoasterTycoon2_gog" WORKING_WINE_VERSION="1.9.3" TITLE="GOG.com - RollerCoaster Tycoon 2" SHORTCUT_NAME="RollerCoaster Tycoon 2: Triple Thrill Pack" 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 1481 POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Chris Sawyer Productions / Atari" "http://www.gog.com/gamecard/$GOGID" "Pierre Etchemaite" "$PREFIX" POL_Call POL_GoG_setup "$GOGID" "40c7dee00c3451ac0d484df0e384f22e" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" POL_Call POL_GoG_install # GoG work! Set_OS winxp POL_SetupWindow_VMS "64" # Doesn't hurt ;) POL_Wine_reboot POL_Shortcut "RCT2.EXE" "$SHORTCUT_NAME" "" "" "Game;Simulation;" # "$SHORTCUT_NAME.png" POL_Shortcut_Document "$SHORTCUT_NAME" "$WINEPREFIX/drive_c/GOG Games/RollerCoaster Tycoon 2 Triple Thrill Pack/manual.pdf" # C:\GOG Games\RollerCoaster Tycoon 2 Triple Thrill Pack\readme.txt POL_SetupWindow_Close exit 0 Réponses |
straemer | Vendredi 28 Novembre 2014 à 4:16 |
straemer
![]()
|
MessagesInstallation fails with error: Internal error: Expression error 'Runtime Error (at 16:21): Access violation at addres 00001F70. Read of address 00001F70.' Réponses |
petch | Lundi 3 Novembre 2014 à 0:24 |
petch
![]()
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. MessagesUpgrade Wine to version 1.6.2 (#3735) Differences@@ -1,7 +1,7 @@ #!/bin/bash # Date : (2012-11-23 21-22) -# Last revision : (2013-04-27 19-12) -# Wine version used : 1.4.1 +# Last revision : (2014-11-02 23-25) +# 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 @@ -13,7 +13,7 @@ GOGID="rollercoaster_tycoon_2" PREFIX="RollerCoasterTycoon2_gog" -WORKING_WINE_VERSION="1.4.1" +WORKING_WINE_VERSION="1.6.2" TITLE="GOG.com - RollerCoaster Tycoon 2" SHORTCUT_NAME="RollerCoaster Tycoon 2: Triple Thrill Pack" Nouveau code source#!/bin/bash # Date : (2012-11-23 21-22) # Last revision : (2014-11-02 23-25) # 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 : [ -z "$PLAYONLINUX" ] && exit 0 source "$PLAYONLINUX/lib/sources" GOGID="rollercoaster_tycoon_2" PREFIX="RollerCoasterTycoon2_gog" WORKING_WINE_VERSION="1.6.2" TITLE="GOG.com - RollerCoaster Tycoon 2" SHORTCUT_NAME="RollerCoaster Tycoon 2: Triple Thrill Pack" 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 1481 POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Chris Sawyer Productions / Atari" "http://www.gog.com/gamecard/$GOGID" "Pierre Etchemaite" "$PREFIX" POL_Call POL_GoG_setup "$GOGID" "40c7dee00c3451ac0d484df0e384f22e" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" POL_Call POL_GoG_install # GoG work! Set_OS winxp POL_SetupWindow_VMS "64" # Doesn't hurt ;) POL_Wine_reboot POL_Shortcut "RCT2.EXE" "$SHORTCUT_NAME" "" "" "Game;Simulation;" # "$SHORTCUT_NAME.png" POL_Shortcut_Document "$SHORTCUT_NAME" "$WINEPREFIX/drive_c/GOG Games/RollerCoaster Tycoon 2 Triple Thrill Pack/manual.pdf" # C:\GOG Games\RollerCoaster Tycoon 2 Triple Thrill Pack\readme.txt POL_SetupWindow_Close exit 0 Réponses |