Installer diablo-gog

files:
- installer: N/A:Select the game's setup file
game:
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/Diablo/dx/DiabloLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Running Setup, please wait...
    executable: installer
    name: wineexec
- task:
    name: winekill
    prefix: $GAMEDIR
wine:
  overrides:
    ddraw.dll: n
description: null
game_slug: diablo
gogslug: diablo
humblestoreid: ''
installer_slug: diablo-gog
name: Diablo
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/Diablo/dx/DiabloLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Running Setup, please wait...
      executable: installer
      name: wineexec
  - task:
      name: winekill
      prefix: $GAMEDIR
  wine:
    overrides:
      ddraw.dll: n
slug: diablo-gog
steamid: null
version: GOG
year: 1996
{
  "game_slug": "diablo",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Diablo",
  "year": 1996,
  "steamid": null,
  "gogslug": "diablo",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "diablo-gog",
  "installer_slug": "diablo-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/Diablo/dx/DiabloLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running Setup, please wait...",
          "executable": "installer",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "ddraw.dll": "n"
      }
    }
  }
}
Back to game