Installer riven-the-sequel-to-myst-dvd

game:
  arch: win32
  exe: drive_c/Program Files/Riven DVD/Riven.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Setup.exe
- task:
    executable: $DISC/Setup.EXE
    name: wineexec
    prefix: $GAMEDIR
wine:
  WineDesktop: 640x480
description: ''
game_slug: riven-the-sequel-to-myst
gogslug: myst_30th_anniversary_collection
humblestoreid: ''
installer_slug: riven-the-sequel-to-myst-dvd
name: 'Riven: The Sequel to Myst'
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Riven DVD/Riven.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Setup.exe
  - task:
      executable: $DISC/Setup.EXE
      name: wineexec
      prefix: $GAMEDIR
  wine:
    WineDesktop: 640x480
slug: riven-the-sequel-to-myst-dvd
steamid: 63610
version: DVD
year: 1997
{
  "game_slug": "riven-the-sequel-to-myst",
  "version": "DVD",
  "description": "",
  "notes": "",
  "name": "Riven: The Sequel to Myst",
  "year": 1997,
  "steamid": 63610,
  "gogslug": "myst_30th_anniversary_collection",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "riven-the-sequel-to-myst-dvd",
  "installer_slug": "riven-the-sequel-to-myst-dvd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Riven DVD/Riven.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/Setup.EXE",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "WineDesktop": "640x480"
    }
  }
}
Back to game