Installer gabriel-knight-2-the-beast-wi-cd

custom-name: Gabriel Knight 2 - The Beast Within - CD - ScummVM
files:
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Gabriel%20Knight%202%20-%20The%20Beast%20Within/clean.sh
game:
  game_id: gk2
  path: $GAMEDIR
  subtitles: true
installer:
- insert-disc:
    description: Please insert disc 1
    requires: gk2r1.001
- merge:
    dst: $GAMEDIR/CD1
    src: $DISC
- insert-disc:
    description: Please insert disc 2
    requires: gk2r1.002
- merge:
    dst: $GAMEDIR/CD2
    src: $DISC
- insert-disc:
    description: Please insert disc 3
    requires: gk2r1.003
- merge:
    dst: $GAMEDIR/CD3
    src: $DISC
- insert-disc:
    description: Please insert disc 4
    requires: gk2r1.004
- merge:
    dst: $GAMEDIR/CD4
    src: $DISC
- insert-disc:
    description: Please insert disc 5
    requires: gk2r1.005
- merge:
    dst: $GAMEDIR/CD5
    src: $DISC
- insert-disc:
    description: Please insert disc 6
    requires: gk2r1.006
- merge:
    dst: $GAMEDIR/CD6
    src: $DISC
- chmodx: script
- execute:
    file: script
description: '"Gabriel Knight 2: The Beast Within" CD edition using ScummVM.'
game_slug: gabriel-knight-2-the-beast-within
gogslug: gabriel_knight_2_the_beast_within
humblestoreid: ''
installer_slug: gabriel-knight-2-the-beast-wi-cd
name: 'Gabriel Knight 2: The Beast Within'
notes: '- You will need the 6 CD only during install'
runner: scummvm
script:
  custom-name: Gabriel Knight 2 - The Beast Within - CD - ScummVM
  files:
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Gabriel%20Knight%202%20-%20The%20Beast%20Within/clean.sh
  game:
    game_id: gk2
    path: $GAMEDIR
    subtitles: true
  installer:
  - insert-disc:
      description: Please insert disc 1
      requires: gk2r1.001
  - merge:
      dst: $GAMEDIR/CD1
      src: $DISC
  - insert-disc:
      description: Please insert disc 2
      requires: gk2r1.002
  - merge:
      dst: $GAMEDIR/CD2
      src: $DISC
  - insert-disc:
      description: Please insert disc 3
      requires: gk2r1.003
  - merge:
      dst: $GAMEDIR/CD3
      src: $DISC
  - insert-disc:
      description: Please insert disc 4
      requires: gk2r1.004
  - merge:
      dst: $GAMEDIR/CD4
      src: $DISC
  - insert-disc:
      description: Please insert disc 5
      requires: gk2r1.005
  - merge:
      dst: $GAMEDIR/CD5
      src: $DISC
  - insert-disc:
      description: Please insert disc 6
      requires: gk2r1.006
  - merge:
      dst: $GAMEDIR/CD6
      src: $DISC
  - chmodx: script
  - execute:
      file: script
slug: gabriel-knight-2-the-beast-wi-cd
steamid: 496760
version: CD
year: 1995
{
  "game_slug": "gabriel-knight-2-the-beast-within",
  "version": "CD",
  "description": "\"Gabriel Knight 2: The Beast Within\" CD edition using ScummVM.",
  "notes": "- You will need the 6 CD only during install",
  "name": "Gabriel Knight 2: The Beast Within",
  "year": 1995,
  "steamid": 496760,
  "gogslug": "gabriel_knight_2_the_beast_within",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "gabriel-knight-2-the-beast-wi-cd",
  "installer_slug": "gabriel-knight-2-the-beast-wi-cd",
  "script": {
    "custom-name": "Gabriel Knight 2 - The Beast Within - CD - ScummVM",
    "files": [
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Gabriel%20Knight%202%20-%20The%20Beast%20Within/clean.sh"
      }
    ],
    "game": {
      "game_id": "gk2",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert disc 1",
          "requires": "gk2r1.001"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD1",
          "src": "$DISC"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 2",
          "requires": "gk2r1.002"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD2",
          "src": "$DISC"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 3",
          "requires": "gk2r1.003"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD3",
          "src": "$DISC"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 4",
          "requires": "gk2r1.004"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD4",
          "src": "$DISC"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 5",
          "requires": "gk2r1.005"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD5",
          "src": "$DISC"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 6",
          "requires": "gk2r1.006"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD6",
          "src": "$DISC"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "file": "script"
        }
      }
    ]
  }
}
Back to game