Installer broken-sword-25-the-return-of-patch-1

files:
- game: http://server.c-otto.de/baphometsfluch/bs25setup.zip
- game2: http://baphometsfluch25.de/downloads/sonstiges/BS25_patch000_multilingual.zip
game:
  game_id: sword25
  path: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $game
- task:
    description: Creating Wine prefix
    name: wine.create_prefix
    prefix: $GAMEDIR
- task:
    key: winemenubuilder.exe
    name: wine.set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
- task:
    args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
    description: Installing ...
    executable: $CACHE/bs25-setup.exe
    name: wine.wineexec
    prefix: $GAMEDIR
- extract:
    description: Installing ...
    dst: $GAMEDIR/drive_c/game
    file: $game2
- execute:
    args: -c 'mv $GAMEDIR/drive_c/game/* $GAMEDIR'
    description: cleaning...
    file: /bin/sh
    terminal: false
- execute:
    args: -c 'rm -rf $GAMEDIR/drive_c $GAMEDIR/dosdevices $GAMEDIR/*.reg'
    description: cleaning...
    file: /bin/sh
    terminal: false
description: 'officially supported languages are: English, French, German, Spanish,
  Italian, Polish, Croatian, Portuguese and Russian.'
game_slug: broken-sword-25-the-return-of-the-templars
gogslug: ''
humblestoreid: ''
installer_slug: broken-sword-25-the-return-of-patch-1
name: 'Broken Sword 2.5: The Return of the Templars'
notes: ''
runner: scummvm
script:
  files:
  - game: http://server.c-otto.de/baphometsfluch/bs25setup.zip
  - game2: http://baphometsfluch25.de/downloads/sonstiges/BS25_patch000_multilingual.zip
  game:
    game_id: sword25
    path: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $game
  - task:
      description: Creating Wine prefix
      name: wine.create_prefix
      prefix: $GAMEDIR
  - task:
      key: winemenubuilder.exe
      name: wine.set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
  - task:
      args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
      description: Installing ...
      executable: $CACHE/bs25-setup.exe
      name: wine.wineexec
      prefix: $GAMEDIR
  - extract:
      description: Installing ...
      dst: $GAMEDIR/drive_c/game
      file: $game2
  - execute:
      args: -c 'mv $GAMEDIR/drive_c/game/* $GAMEDIR'
      description: cleaning...
      file: /bin/sh
      terminal: false
  - execute:
      args: -c 'rm -rf $GAMEDIR/drive_c $GAMEDIR/dosdevices $GAMEDIR/*.reg'
      description: cleaning...
      file: /bin/sh
      terminal: false
slug: broken-sword-25-the-return-of-patch-1
steamid: null
version: Patch 1
year: 2008
{
  "game_slug": "broken-sword-25-the-return-of-the-templars",
  "version": "Patch 1",
  "description": "officially supported languages are: English, French, German, Spanish, Italian, Polish, Croatian, Portuguese and Russian.",
  "notes": "",
  "name": "Broken Sword 2.5: The Return of the Templars",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "broken-sword-25-the-return-of-patch-1",
  "installer_slug": "broken-sword-25-the-return-of-patch-1",
  "script": {
    "files": [
      {
        "game": "http://server.c-otto.de/baphometsfluch/bs25setup.zip"
      },
      {
        "game2": "http://baphometsfluch25.de/downloads/sonstiges/BS25_patch000_multilingual.zip"
      }
    ],
    "game": {
      "game_id": "sword25",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$game"
        }
      },
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "wine.create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "winemenubuilder.exe",
          "name": "wine.set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'",
          "description": "Installing ...",
          "executable": "$CACHE/bs25-setup.exe",
          "name": "wine.wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Installing ...",
          "dst": "$GAMEDIR/drive_c/game",
          "file": "$game2"
        }
      },
      {
        "execute": {
          "args": "-c 'mv $GAMEDIR/drive_c/game/* $GAMEDIR'",
          "description": "cleaning...",
          "file": "/bin/sh",
          "terminal": false
        }
      },
      {
        "execute": {
          "args": "-c 'rm -rf $GAMEDIR/drive_c $GAMEDIR/dosdevices $GAMEDIR/*.reg'",
          "description": "cleaning...",
          "file": "/bin/sh",
          "terminal": false
        }
      }
    ]
  }
}
Back to game