Installer gothic-international-editio

game:
  arch: win32
  exe: drive_c/Program Files/PiranhaBytes/Gothic1/system/GOTHIC.EXE
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    description: Insert disc
    requires: GOTHIC.ico
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: directmusic
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
description: Installation of 'Gothic - International Edition' on DVD
game_slug: gothic
gogslug: gothic
humblestoreid: ''
installer_slug: gothic-international-editio
name: Gothic
notes: "In order to change resolution beyond the UI configuration limits you will\
  \ need to manually modify gothic.ini file.\r\nzVidResFullscreenX=1920\r\nzVidResFullscreenY=1080\r\
  \nzVidResFullscreenBPP=32"
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/PiranhaBytes/Gothic1/system/GOTHIC.EXE
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert disc
      requires: GOTHIC.ico
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: directmusic
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
slug: gothic-international-editio
steamid: 65540
version: International Edition (DVD)
year: 2001
{
  "game_slug": "gothic",
  "version": "International Edition (DVD)",
  "description": "Installation of 'Gothic - International Edition' on DVD",
  "notes": "In order to change resolution beyond the UI configuration limits you will need to manually modify gothic.ini file.\r\nzVidResFullscreenX=1920\r\nzVidResFullscreenY=1080\r\nzVidResFullscreenBPP=32",
  "name": "Gothic",
  "year": 2001,
  "steamid": 65540,
  "gogslug": "gothic",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gothic-international-editio",
  "installer_slug": "gothic-international-editio",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/PiranhaBytes/Gothic1/system/GOTHIC.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert disc",
          "requires": "GOTHIC.ico"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directmusic",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game