Installer doom-1993-dr4-mod

files:
- mod1: N/A:Please select Doom Remake 4 mod archive available for download at https://www.moddb.com/mods/doom-remake-4/downloads/dr4
- mod2: N/A:Please select Doom Metal Soundtrack Mod - Volume 4 High Quality archive
    available for download at https://www.moddb.com/addons/doom-metal-soundtrack-mod-volume-4-high-quality
game:
  exe: drive_c/DR4/Launch_DR4_Experimental.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Preparing wineprefix...
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c
    file: mod1
- extract:
    dst: $GAMEDIR/drive_c/DR4/res
    file: mod2
- 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/DR4/"; ls "$DISC" | grep
      -i doom.wad | xargs -I {} cp "$DISC/{}" doom.wad; sed -i -e s/vid_enablevulkan.*/vid_enablevulkan\=1/
      -e s/vid_maxfps\=.*/vid_maxfps\=60/ -e s/snd_mididevice.*/snd_mididevice\=-5/
      -e '/Global\.Autoload/a Path=$PROGDIR/res/DoomMetalVol4_HighQuality.wad' gzdoom.ini;
description: Play "Doom Remake 4 mod" on Linux!
game_slug: doom-1993
gogslug: doom_1993
humblestoreid: ''
installer_slug: doom-1993-dr4-mod
name: DOOM (1993)
notes: "- Doom Remake 4 mod: DR4 is a compilation pack of various mods and assets\
  \ which aims to bring Classic Doom into the modern era. It replaces all 2D sprites\
  \ to the 3D models, adds new high resolution textures, shaders/materials and some\
  \ other stuff\r\n- During install, you will need to provide \"DOOM.WAD\" file from\
  \ any \"DOOM (1993)\" GOG or Steam install"
runner: wine
script:
  files:
  - mod1: N/A:Please select Doom Remake 4 mod archive available for download at https://www.moddb.com/mods/doom-remake-4/downloads/dr4
  - mod2: N/A:Please select Doom Metal Soundtrack Mod - Volume 4 High Quality archive
      available for download at https://www.moddb.com/addons/doom-metal-soundtrack-mod-volume-4-high-quality
  game:
    exe: drive_c/DR4/Launch_DR4_Experimental.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Preparing wineprefix...
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c
      file: mod1
  - extract:
      dst: $GAMEDIR/drive_c/DR4/res
      file: mod2
  - 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/DR4/"; ls "$DISC" | grep
        -i doom.wad | xargs -I {} cp "$DISC/{}" doom.wad; sed -i -e s/vid_enablevulkan.*/vid_enablevulkan\=1/
        -e s/vid_maxfps\=.*/vid_maxfps\=60/ -e s/snd_mididevice.*/snd_mididevice\=-5/
        -e '/Global\.Autoload/a Path=$PROGDIR/res/DoomMetalVol4_HighQuality.wad' gzdoom.ini;
slug: doom-1993-dr4-mod
steamid: 2280
version: DR4 mod
year: 1993
{
  "game_slug": "doom-1993",
  "version": "DR4 mod",
  "description": "Play \"Doom Remake 4 mod\" on Linux!",
  "notes": "- Doom Remake 4 mod: DR4 is a compilation pack of various mods and assets which aims to bring Classic Doom into the modern era. It replaces all 2D sprites to the 3D models, adds new high resolution textures, shaders/materials and some other stuff\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-dr4-mod",
  "installer_slug": "doom-1993-dr4-mod",
  "script": {
    "files": [
      {
        "mod1": "N/A:Please select Doom Remake 4 mod archive available for download at https://www.moddb.com/mods/doom-remake-4/downloads/dr4"
      },
      {
        "mod2": "N/A:Please select Doom Metal Soundtrack Mod - Volume 4 High Quality archive available for download at https://www.moddb.com/addons/doom-metal-soundtrack-mod-volume-4-high-quality"
      }
    ],
    "game": {
      "exe": "drive_c/DR4/Launch_DR4_Experimental.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Preparing wineprefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c",
          "file": "mod1"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/DR4/res",
          "file": "mod2"
        }
      },
      {
        "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/DR4/\"; ls \"$DISC\" | grep -i doom.wad | xargs -I {} cp \"$DISC/{}\" doom.wad; sed -i -e s/vid_enablevulkan.*/vid_enablevulkan\\=1/ -e s/vid_maxfps\\=.*/vid_maxfps\\=60/ -e s/snd_mididevice.*/snd_mididevice\\=-5/ -e '/Global\\.Autoload/a Path=$PROGDIR/res/DoomMetalVol4_HighQuality.wad' gzdoom.ini;"
        }
      }
    ]
  }
}
Back to game