Installer diablo-cd-hd-mod

exe: drive_c/Program Files/Diablo/Belzebub.exe
files:
- belzebub: https://lutris.net/files/games/diablo/belzebub-r1045.tar.gz
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: diabdat.mpq
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Diablo
    file: belzebub
- merge:
    dst: $GAMEDIR
    src: $DISC/diabdat.mpq
description: Adds a high resolution mod (Belzebub).
game_slug: diablo
gogslug: diablo
humblestoreid: ''
installer_slug: diablo-cd-hd-mod
name: Diablo
notes: "- Original CD required.\r\n- Use default options during the Windows setup.\
  \ \r\n- Close the game with Alt+F4 if it launches automatically at the end.\r\n\
  - After installation, you can move  the \"diabdat.mpq\" file to the game's directory\
  \ and play without the CD."
runner: wine
script:
  exe: drive_c/Program Files/Diablo/Belzebub.exe
  files:
  - belzebub: https://lutris.net/files/games/diablo/belzebub-r1045.tar.gz
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: diabdat.mpq
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Diablo
      file: belzebub
  - merge:
      dst: $GAMEDIR
      src: $DISC/diabdat.mpq
slug: diablo-cd-hd-mod
steamid: null
version: CD + HD mod
year: 1996
{
  "game_slug": "diablo",
  "version": "CD + HD mod",
  "description": "Adds a high resolution mod (Belzebub).",
  "notes": "- Original CD required.\r\n- Use default options during the Windows setup. \r\n- Close the game with Alt+F4 if it launches automatically at the end.\r\n- After installation, you can move  the \"diabdat.mpq\" file to the game's directory and play without the CD.",
  "name": "Diablo",
  "year": 1996,
  "steamid": null,
  "gogslug": "diablo",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "diablo-cd-hd-mod",
  "installer_slug": "diablo-cd-hd-mod",
  "script": {
    "exe": "drive_c/Program Files/Diablo/Belzebub.exe",
    "files": [
      {
        "belzebub": "https://lutris.net/files/games/diablo/belzebub-r1045.tar.gz"
      }
    ],
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "diabdat.mpq"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Diablo",
          "file": "belzebub"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC/diabdat.mpq"
        }
      }
    ]
  }
}
Back to game