Installer doom-1993-brutal-doom-black-ed

files:
- mod: N/A:Please select Brutal Doom Black Edition mod archive available for download
    at https://www.youtube.com/watch?v=9m65I6cUEUo
game:
  exe: drive_c/BDBE/Brutal Doom Black Edition - Enhanced Episode 1.bat
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Preparing wineprefix...
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/BDBE
    src: mod
- insert-disc:
    description: Please browse folder where is located your GOG or Steam Doom install,
      we need DOOM.WAD file. Autodetect will not work here, use "Browse" button.
    requires: doom.wad
- execute:
    command: unset LD_LIBRARY_PATH; cd "$GAMEDIR/drive_c/BDBE"; ls "$DISC" | grep
      -i doom.wad | xargs -I {} cp "$DISC/{}" doom.wad; sed -i -e s/invertmouse\=.*/invertmouse\=false/
      -e s/vid_maxfps\=.*/vid_maxfps\=60/ -e s/vid_preferbackend\=.*/vid_preferbackend\=1/
      gzdoom_portable.ini;
description: Play "Brutal Doom Black Edition mod" on Linux!
game_slug: doom-1993
gogslug: doom_1993
humblestoreid: ''
installer_slug: doom-1993-brutal-doom-black-ed
name: DOOM (1993)
notes: "- Using Brutal Doom Black Edition mod: enhances the brilliant gameplay of\
  \ Doom with graphics and sounds of a modern game and wraps it up with a dark atmosphere\
  \ that will make you run in fear\r\n- During install, you will need to provide \"\
  DOOM.WAD\" file from any \"DOOM (1993)\" GOG or Steam install"
runner: wine
script:
  files:
  - mod: N/A:Please select Brutal Doom Black Edition mod archive available for download
      at https://www.youtube.com/watch?v=9m65I6cUEUo
  game:
    exe: drive_c/BDBE/Brutal Doom Black Edition - Enhanced Episode 1.bat
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Preparing wineprefix...
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/BDBE
      src: mod
  - insert-disc:
      description: Please browse folder where is located your GOG or Steam Doom install,
        we need DOOM.WAD file. Autodetect will not work here, use "Browse" button.
      requires: doom.wad
  - execute:
      command: unset LD_LIBRARY_PATH; cd "$GAMEDIR/drive_c/BDBE"; ls "$DISC" | grep
        -i doom.wad | xargs -I {} cp "$DISC/{}" doom.wad; sed -i -e s/invertmouse\=.*/invertmouse\=false/
        -e s/vid_maxfps\=.*/vid_maxfps\=60/ -e s/vid_preferbackend\=.*/vid_preferbackend\=1/
        gzdoom_portable.ini;
slug: doom-1993-brutal-doom-black-ed
steamid: 2280
version: Brutal Doom Black Edition mod
year: 1993
{
  "game_slug": "doom-1993",
  "version": "Brutal Doom Black Edition mod",
  "description": "Play \"Brutal Doom Black Edition mod\" on Linux!",
  "notes": "- Using Brutal Doom Black Edition mod: enhances the brilliant gameplay of Doom with graphics and sounds of a modern game and wraps it up with a dark atmosphere that will make you run in fear\r\n- During install, you will need to provide \"DOOM.WAD\" file from any \"DOOM (1993)\" GOG or Steam install",
  "name": "DOOM (1993)",
  "year": 1993,
  "steamid": 2280,
  "gogslug": "doom_1993",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "doom-1993-brutal-doom-black-ed",
  "installer_slug": "doom-1993-brutal-doom-black-ed",
  "script": {
    "files": [
      {
        "mod": "N/A:Please select Brutal Doom Black Edition mod archive available for download at https://www.youtube.com/watch?v=9m65I6cUEUo"
      }
    ],
    "game": {
      "exe": "drive_c/BDBE/Brutal Doom Black Edition - Enhanced Episode 1.bat",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Preparing wineprefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/BDBE",
          "src": "mod"
        }
      },
      {
        "insert-disc": {
          "description": "Please browse folder where is located your GOG or Steam Doom install, we need DOOM.WAD file. Autodetect will not work here, use \"Browse\" button.",
          "requires": "doom.wad"
        }
      },
      {
        "execute": {
          "command": "unset LD_LIBRARY_PATH; cd \"$GAMEDIR/drive_c/BDBE\"; ls \"$DISC\" | grep -i doom.wad | xargs -I {} cp \"$DISC/{}\" doom.wad; sed -i -e s/invertmouse\\=.*/invertmouse\\=false/ -e s/vid_maxfps\\=.*/vid_maxfps\\=60/ -e s/vid_preferbackend\\=.*/vid_preferbackend\\=1/ gzdoom_portable.ini;"
        }
      }
    ]
  }
}
Back to game