Installer risen-dvd

files:
- file1:
    filename: patch.exe
    url: https://www.worldofrisen.de/download.php?id=186
game:
  arch: win32
  exe: drive_c/Program Files/Deep Silver/Risen/bin/Risen.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: data1.cab
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
description: Installs Risen with the latest patch 1.11 Final.
game_slug: risen
gogslug: risen
humblestoreid: ''
installer_slug: risen-dvd
name: Risen
notes: ''
runner: wine
script:
  files:
  - file1:
      filename: patch.exe
      url: https://www.worldofrisen.de/download.php?id=186
  game:
    arch: win32
    exe: drive_c/Program Files/Deep Silver/Risen/bin/Risen.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: data1.cab
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
slug: risen-dvd
steamid: 40300
version: DVD
year: 2009
{
  "game_slug": "risen",
  "version": "DVD",
  "description": "Installs Risen with the latest patch 1.11 Final.",
  "notes": "",
  "name": "Risen",
  "year": 2009,
  "steamid": 40300,
  "gogslug": "risen",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "risen-dvd",
  "installer_slug": "risen-dvd",
  "script": {
    "files": [
      {
        "file1": {
          "filename": "patch.exe",
          "url": "https://www.worldofrisen.de/download.php?id=186"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Deep Silver/Risen/bin/Risen.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "data1.cab"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game