Installer gothic-3-retail-dvd-ru

game:
  arch: win64
  exe: drive_c/Program Files (x86)/Gothic III/Gothic3.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Enabling CSMT
    key: wined3d
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
    prefix: $GAMEDIR
    value: wined3d-csmt.dll
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: gothic-3
gogslug: gothic_3
humblestoreid: ''
installer_slug: gothic-3-retail-dvd-ru
name: Gothic 3
notes: ''
runner: wine
script:
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Gothic III/Gothic3.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Enabling CSMT
      key: wined3d
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
      prefix: $GAMEDIR
      value: wined3d-csmt.dll
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: gothic-3-retail-dvd-ru
steamid: 39500
version: Retail DVD (RU)
year: 2006
{
  "game_slug": "gothic-3",
  "version": "Retail DVD (RU)",
  "description": null,
  "notes": "",
  "name": "Gothic 3",
  "year": 2006,
  "steamid": 39500,
  "gogslug": "gothic_3",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gothic-3-retail-dvd-ru",
  "installer_slug": "gothic-3-retail-dvd-ru",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Gothic III/Gothic3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Enabling CSMT",
          "key": "wined3d",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects",
          "prefix": "$GAMEDIR",
          "value": "wined3d-csmt.dll"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game