Installer syberia-2-gog

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  exe: drive_c/GOG Games/Syberia 2/Syberia2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- execute:
    args: -c "printf '0 BaseCMO.cmo'>$GAMEDIR/drive_c/GOG Games/Syberia 2/player.ini"
    file: /bin/sh
    terminal: false
description: null
game_slug: syberia-2
gogslug: syberia_anniversary_collection
humblestoreid: ''
installer_slug: syberia-2-gog
name: Syberia 2
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    exe: drive_c/GOG Games/Syberia 2/Syberia2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - execute:
      args: -c "printf '0 BaseCMO.cmo'>$GAMEDIR/drive_c/GOG Games/Syberia 2/player.ini"
      file: /bin/sh
      terminal: false
slug: syberia-2-gog
steamid: 46510
version: GOG
year: 2004
{
  "game_slug": "syberia-2",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Syberia 2",
  "year": 2004,
  "steamid": 46510,
  "gogslug": "syberia_anniversary_collection",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "syberia-2-gog",
  "installer_slug": "syberia-2-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Syberia 2/Syberia2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "args": "-c \"printf '0 BaseCMO.cmo'>$GAMEDIR/drive_c/GOG Games/Syberia 2/player.ini\"",
          "file": "/bin/sh",
          "terminal": false
        }
      }
    ]
  }
}
Back to game