GOG.com - Legend of Grimrock 2
Informatie
Creator | Bericht |
---|---|
Wabuo
![]()
|
InformationThis installer has been approved by the team. InformatiePlatforms: Feedbacks1 0 OmschrijvingLegend of Grimrock 2 is a dungeon crawling role playing game with a modern execution but an oldschool heart. A group of four prisoners have shipwrecked on the secluded Isle of Nex. The island is filled with ancient crumbled ruins, mysterious shrines and a vast underground network of dungeons and mines. If the prisoners wish to make it out alive, they have to overcome the challenges devised by the ominous mastermind of the island. The install script was build with this tutorial: http://www.gamersonlinux.com/forum/threads/the-witcher-2-guide.612/
Broncode#!/bin/bash # Date : (2015-09-28 71-06) # Year-month-day hour-min # Last revision : (2015-09-28 71-06) # Wine version used : 1.7.51, 1.7.5 # Distribution used to test : Arch # Author : Wabuo spam.wabuo@googlemail.com # Script licence : GPL v.2 # Program licence : Retail # Depend : [ -z "$PLAYONLINUX" ] && exit 0 source "$PLAYONLINUX/lib/sources" GOGID="legend_of_grimrock_2" PREFIX="LegendOfGrimrock_2_gog" #WORKING_WINE_VERSION="1.7.51" TITLE="GOG.com - Legend of Grimrock" SHORTCUT_NAME="Legend of Grimrock 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 2622 POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Almost Human" "http://www.gog.com/gamecard/$GOGID" "Wabuo" "$PREFIX" POL_Call POL_GoG_setup "$GOGID" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" POL_SetupWindow_message "$(eval_gettext 'At the end of the install progres there will appear few error messages; just ignore them!')" POL_Call POL_GoG_install "/NOGUI /SILENT /SUPPRESSMSGBOXES" POL_Call POL_Install_dxfullsetup POL_Call POL_Install_gdiplus POL_Call POL_Install_vcrun2005 # GoG work! Set_OS win7 POL_SetupWindow_VMS "256" # Doesn't hurt ;) POL_Wine_reboot POL_Shortcut "grimrock2.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;RolePlaying;" POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Legend of Grimrock II/Legend of Grimrock 2 Manual.pdf" # C:\GOG Games\Legend of Grimrock II/ POL_SetupWindow_Close exit 0 |
Contributions
Filters:
ContributeMember | Bericht |
Wabuo | Maandag 28 September 2015 om 18:24 |
Wabuo
![]()
|
InformationThis update has been approved by the team. Berichttranslation stuf Differences@@ -31,7 +31,7 @@ POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" -POL_SetupWindow_message "At the end of the install progres there will appear few error messages; just ignore them!" +POL_SetupWindow_message "$(eval_gettext 'At the end of the install progres there will appear few error messages; just ignore them!')" POL_Call POL_GoG_install "/NOGUI /SILENT /SUPPRESSMSGBOXES" New source code#!/bin/bash # Date : (2015-09-28 71-06) # Year-month-day hour-min # Last revision : (2015-09-28 71-06) # Wine version used : 1.7.51, 1.7.5 # Distribution used to test : Arch # Author : Wabuo spam.wabuo@googlemail.com # Script licence : GPL v.2 # Program licence : Retail # Depend : [ -z "$PLAYONLINUX" ] && exit 0 source "$PLAYONLINUX/lib/sources" GOGID="legend_of_grimrock_2" PREFIX="LegendOfGrimrock_2_gog" #WORKING_WINE_VERSION="1.7.51" TITLE="GOG.com - Legend of Grimrock" SHORTCUT_NAME="Legend of Grimrock 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 2622 POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Almost Human" "http://www.gog.com/gamecard/$GOGID" "Wabuo" "$PREFIX" POL_Call POL_GoG_setup "$GOGID" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" POL_SetupWindow_message "$(eval_gettext 'At the end of the install progres there will appear few error messages; just ignore them!')" POL_Call POL_GoG_install "/NOGUI /SILENT /SUPPRESSMSGBOXES" POL_Call POL_Install_dxfullsetup POL_Call POL_Install_gdiplus POL_Call POL_Install_vcrun2005 # GoG work! Set_OS win7 POL_SetupWindow_VMS "256" # Doesn't hurt ;) POL_Wine_reboot POL_Shortcut "grimrock2.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;RolePlaying;" POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Legend of Grimrock II/Legend of Grimrock 2 Manual.pdf" # C:\GOG Games\Legend of Grimrock II/ POL_SetupWindow_Close exit 0 AntwoordenMaandag 28 September 2015 om 19:07
|
Wabuo | Maandag 28 September 2015 om 17:07 |
Wabuo
![]()
|
WarningThis update has not been approved yet by the team. BerichtI forgot to ad the script ... *shame on me* Differences@@ -0,0 +1,57 @@ +#!/bin/bash +# Date : (2015-09-28 71-06) # Year-month-day hour-min +# Last revision : (2015-09-28 71-06) +# Wine version used : 1.7.51, 1.7.5 +# Distribution used to test : Arch +# Author : Wabuo spam.wabuo@googlemail.com +# Script licence : GPL v.2 +# Program licence : Retail +# Depend : + +[ -z "$PLAYONLINUX" ] && exit 0 +source "$PLAYONLINUX/lib/sources" + +GOGID="legend_of_grimrock_2" +PREFIX="LegendOfGrimrock_2_gog" +#WORKING_WINE_VERSION="1.7.51" + +TITLE="GOG.com - Legend of Grimrock" +SHORTCUT_NAME="Legend of Grimrock 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 2622 +POL_Debug_Init + +POL_SetupWindow_presentation "$TITLE" "Almost Human" "http://www.gog.com/gamecard/$GOGID" "Wabuo" "$PREFIX" + +POL_Call POL_GoG_setup "$GOGID" + +POL_Wine_SelectPrefix "$PREFIX" +POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" + +POL_SetupWindow_message "At the end of the install progres there will appear few error messages; just ignore them!" + +POL_Call POL_GoG_install "/NOGUI /SILENT /SUPPRESSMSGBOXES" + + +POL_Call POL_Install_dxfullsetup +POL_Call POL_Install_gdiplus +POL_Call POL_Install_vcrun2005 + +# GoG work! +Set_OS win7 + +POL_SetupWindow_VMS "256" + +# Doesn't hurt ;) +POL_Wine_reboot + +POL_Shortcut "grimrock2.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;RolePlaying;" +POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Legend of Grimrock II/Legend of Grimrock 2 Manual.pdf" +# C:\GOG Games\Legend of Grimrock II/ + +POL_SetupWindow_Close + +exit 0 New source code#!/bin/bash # Date : (2015-09-28 71-06) # Year-month-day hour-min # Last revision : (2015-09-28 71-06) # Wine version used : 1.7.51, 1.7.5 # Distribution used to test : Arch # Author : Wabuo spam.wabuo@googlemail.com # Script licence : GPL v.2 # Program licence : Retail # Depend : [ -z "$PLAYONLINUX" ] && exit 0 source "$PLAYONLINUX/lib/sources" GOGID="legend_of_grimrock_2" PREFIX="LegendOfGrimrock_2_gog" #WORKING_WINE_VERSION="1.7.51" TITLE="GOG.com - Legend of Grimrock" SHORTCUT_NAME="Legend of Grimrock 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 2622 POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Almost Human" "http://www.gog.com/gamecard/$GOGID" "Wabuo" "$PREFIX" POL_Call POL_GoG_setup "$GOGID" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" POL_SetupWindow_message "At the end of the install progres there will appear few error messages; just ignore them!" POL_Call POL_GoG_install "/NOGUI /SILENT /SUPPRESSMSGBOXES" POL_Call POL_Install_dxfullsetup POL_Call POL_Install_gdiplus POL_Call POL_Install_vcrun2005 # GoG work! Set_OS win7 POL_SetupWindow_VMS "256" # Doesn't hurt ;) POL_Wine_reboot POL_Shortcut "grimrock2.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;RolePlaying;" POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Legend of Grimrock II/Legend of Grimrock 2 Manual.pdf" # C:\GOG Games\Legend of Grimrock II/ POL_SetupWindow_Close exit 0 AntwoordenAangepast door petch |