Installer dungeon-keeper-2-gogcom

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  exe: drive_c/GOG Games/Dungeon Keeper 2/DKII-DX.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES
    description: Installing...
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    key: csmt
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\Direct3D
    prefix: $GAMEDIR
    type: REG_DWORD
    value: '00000000'
description: -Disable upstream CSMT
game_slug: dungeon-keeper-2
gogslug: dungeon_keeper_2
humblestoreid: ''
installer_slug: dungeon-keeper-2-gogcom
name: Dungeon Keeper 2
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    exe: drive_c/GOG Games/Dungeon Keeper 2/DKII-DX.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES
      description: Installing...
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      key: csmt
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\Direct3D
      prefix: $GAMEDIR
      type: REG_DWORD
      value: '00000000'
slug: dungeon-keeper-2-gogcom
steamid: null
version: GOG.com
year: 1999
{
  "game_slug": "dungeon-keeper-2",
  "version": "GOG.com",
  "description": "-Disable upstream CSMT",
  "notes": "",
  "name": "Dungeon Keeper 2",
  "year": 1999,
  "steamid": null,
  "gogslug": "dungeon_keeper_2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dungeon-keeper-2-gogcom",
  "installer_slug": "dungeon-keeper-2-gogcom",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Dungeon Keeper 2/DKII-DX.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "description": "Installing...",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "csmt",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": "00000000"
        }
      }
    ]
  }
}
Back to game