GOG.com - Broken Sword 1: Shadow of The Templars

Informations

Creator Message
petch

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 12750
Wine: 1.6.2

Feedbacks

Description

English
Uncover the identity of a jester assassin. Unlock the legend of the Knights Templar. Unravel a plot as twisted as the catacombs you're about to prowl.
As George Stobbart, an American in Paris, you find it odd when an accordion-playing clown darts out of a cafe clutching a briefcase. Moments later, you're sent flying, violently thrown through the air by the force of a massive explosion, right into a sinister, global intrigue. The coveted contents of that briefcase? A fiercely guarded manuscript penned by a clandestine medieval order - the Knights Templar. Reveal the truth behind a secret conspiracy and save the world from the Templars' evil plan.
(updated for GOG installer v2)

GOG now has installers for Linux and Mac

Français
Paris en automne... un horrible meurtre au Palais Royal. Lorsque Nico Collard est invitée pour interviewer Pierre Carchon, un haut fonctionnaire de l'Etat, elle se retrouve malgré elle en plein milieu d'une terrifiante conspiration.

Dans 'Les Chevaliers de Baphomet: Director's Cut', l'un des meilleurs jeux d'aventure classique de tous les temps, accompagnez l'audacieuse journaliste Nico Collard et l'intrépide touriste américain George Stobbart dans un voyage mystérieux, intrigant et périlleux. Incarnez George et Nico et guidez-les dans leur aventure autour du monde, explorez des lieux exotiques, résolvez des énigmes antiques et déjouez une sombre conspiration pour dévoiler la vérité sur l'ordre des Templiers.
(mis à jour pour l'installeur GOG v2)

GOG propose maintenant des installeurs pour Linux et Mac

Source code

#!/bin/bash
# Date : (2012-01-29 17-31)
# Last revision : (2014-02-02 21-00)
# Wine version used : 1.4.1, 1.6.2
# Distribution used to test : Debian Sid (Unstable)
# Author : Pierre Etchemaite pe-pol@concept-micro.com
#    author of original script Ulukyn
# Script licence : GPL v.2
# Program licence : Retail
# Depend :

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

GOGID="broken_sword_directors_cut"
PREFIX="BrokenSword1DC_gog"
WORKING_WINE_VERSION="1.6.2"

TITLE="GOG.com - Broken Sword 1: Shadow of The Templars"
SHORTCUT_NAME="Broken Sword 1: Shadow of the Templars"

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 970
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Revolution Software" "http://www.gog.com/gamecard/$GOGID" "Pierre Etchemaite" "$PREFIX"

POL_Call POL_GoG_setup "$GOGID" "419b755a099d70228e60bfcaa68e63c4"

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 "bs1dc.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;AdventureGame;"
POL_Shortcut_Document "$SHORTCUT_NAME" "$WINEPREFIX/drive_c/GOG Games/Broken Sword - Director's Cut/manual.pdf"

POL_SetupWindow_Close

exit 0

Contributions

Filters:

Contribute
Member Message