Installer the-ultimate-doom-gog

files:
- file1: N/A:Please select the GOG installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  config_file: $GAMEDIR/DOSBOX/dosbox_doom.conf
  main_file: $GAMEDIR/DOSBOX/dosbox_doom_single.conf
installer:
- extract:
    dst: $CACHE
    file: $file2
- execute:
    args: -d "$CACHE" "$file1"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE
- merge:
    dst: $GAMEDIR/DOSBOX
    src: $GAMEDIR/__support/app/dosbox_doom_single.conf
- merge:
    dst: $GAMEDIR/DOSBOX
    src: $GAMEDIR/__support/app/dosbox_doom_server.conf
- merge:
    dst: $GAMEDIR/DOSBOX
    src: $GAMEDIR/__support/app/dosbox_doom_client.conf
- merge:
    dst: $GAMEDIR/DOSBOX
    src: $GAMEDIR/__support/app/dosbox_doom.conf
- merge:
    dst: $GAMEDIR/cloud_saves
    src: $GAMEDIR/__support/save
- write_config:
    file: $GAMEDIR/DOSBOX/dosbox_doom.conf
    key: aspect
    section: render
    value: true
- write_config:
    file: $GAMEDIR/DOSBOX/dosbox_doom.conf
    key: output
    section: sdl
    value: overlay
- write_config:
    file: $GAMEDIR/DOSBOX/dosbox_doom.conf
    key: fullscreen
    section: sdl
    value: false
- write_config:
    file: $GAMEDIR/DOSBOX/dosbox_doom.conf
    key: fullresolution
    section: sdl
    value: 1920x1080
- write_config:
    file: $GAMEDIR/DOSBOX/dosbox_doom.conf
    key: midiconfig
    section: midi
    value: '128:0'
description: ''
game_slug: the-ultimate-doom
gogslug: doom_1993
humblestoreid: ''
installer_slug: the-ultimate-doom-gog
name: The Ultimate Doom
notes: "No audio with pre-configured settings from Windows installer (Linux Mint 19).\r\
  \n\r\nTo set up audio:\r\nMethod 1 (easier, worse MIDI quality):\r\n   I - Configure\
  \ --> Game Options --> Main File --> Select 'dosbox_doom_settings.conf'\r\n   II\
  \ - Run the game and you'll start the Setup\r\n   III - Choose Music Card --> Sound\
  \ Blaster --> 220\r\n   IV - Choose Sound FX Card --> Sound Blaster --> 220 -->\
  \ 7 --> 1 --> 3\r\n   V - Save Parameters and Launch Doom\r\n   VI - Exit game,\
  \ Configure --> Game Options --> Main File --> Select 'dosbox_doom_single.conf'\r\
  \n\r\nMethod 2 (more setup, better MIDI quality):\r\n   I - Configure --> Game Options\
  \ --> Main File --> Select 'dosbox_doom_settings.conf'\r\n   II - Run the game and\
  \ you'll start the Setup\r\n   III - Choose Music Card --> General MIDI --> 330\r\
  \n   IV - Choose Sound FX Card --> Sound Blaster --> 220 --> 7 --> 1 --> 3\r\n \
  \  V - Save Parameters and Launch Doom\r\n   VI - Exit game, Configure --> Game\
  \ Options --> Main File --> Select 'dosbox_doom_single.conf'\r\n   VII - Need to\
  \ install fluid-soundfont-gm and fluidsynth.  For Mint 19:\r\nsudo apt install -y\
  \ fluid-soundfont-gm fluidsynth\r\n  VIII - Open terminal and run the command (needs\
  \ to be run each time you want to play):\r\nfluidsynth -l -s -i -aalsa -o audio.alsa.device=default\
  \ /usr/share/sounds/sf2/FluidR3_GM.sf2\r\n  IX - Start the game."
runner: dosbox
script:
  files:
  - file1: N/A:Please select the GOG installer
  - file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    config_file: $GAMEDIR/DOSBOX/dosbox_doom.conf
    main_file: $GAMEDIR/DOSBOX/dosbox_doom_single.conf
  installer:
  - extract:
      dst: $CACHE
      file: $file2
  - execute:
      args: -d "$CACHE" "$file1"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE
  - merge:
      dst: $GAMEDIR/DOSBOX
      src: $GAMEDIR/__support/app/dosbox_doom_single.conf
  - merge:
      dst: $GAMEDIR/DOSBOX
      src: $GAMEDIR/__support/app/dosbox_doom_server.conf
  - merge:
      dst: $GAMEDIR/DOSBOX
      src: $GAMEDIR/__support/app/dosbox_doom_client.conf
  - merge:
      dst: $GAMEDIR/DOSBOX
      src: $GAMEDIR/__support/app/dosbox_doom.conf
  - merge:
      dst: $GAMEDIR/cloud_saves
      src: $GAMEDIR/__support/save
  - write_config:
      file: $GAMEDIR/DOSBOX/dosbox_doom.conf
      key: aspect
      section: render
      value: true
  - write_config:
      file: $GAMEDIR/DOSBOX/dosbox_doom.conf
      key: output
      section: sdl
      value: overlay
  - write_config:
      file: $GAMEDIR/DOSBOX/dosbox_doom.conf
      key: fullscreen
      section: sdl
      value: false
  - write_config:
      file: $GAMEDIR/DOSBOX/dosbox_doom.conf
      key: fullresolution
      section: sdl
      value: 1920x1080
  - write_config:
      file: $GAMEDIR/DOSBOX/dosbox_doom.conf
      key: midiconfig
      section: midi
      value: '128:0'
slug: the-ultimate-doom-gog
steamid: 2280
version: GOG
year: 1995
{
  "game_slug": "the-ultimate-doom",
  "version": "GOG",
  "description": "",
  "notes": "No audio with pre-configured settings from Windows installer (Linux Mint 19).\r\n\r\nTo set up audio:\r\nMethod 1 (easier, worse MIDI quality):\r\n   I - Configure --> Game Options --> Main File --> Select 'dosbox_doom_settings.conf'\r\n   II - Run the game and you'll start the Setup\r\n   III - Choose Music Card --> Sound Blaster --> 220\r\n   IV - Choose Sound FX Card --> Sound Blaster --> 220 --> 7 --> 1 --> 3\r\n   V - Save Parameters and Launch Doom\r\n   VI - Exit game, Configure --> Game Options --> Main File --> Select 'dosbox_doom_single.conf'\r\n\r\nMethod 2 (more setup, better MIDI quality):\r\n   I - Configure --> Game Options --> Main File --> Select 'dosbox_doom_settings.conf'\r\n   II - Run the game and you'll start the Setup\r\n   III - Choose Music Card --> General MIDI --> 330\r\n   IV - Choose Sound FX Card --> Sound Blaster --> 220 --> 7 --> 1 --> 3\r\n   V - Save Parameters and Launch Doom\r\n   VI - Exit game, Configure --> Game Options --> Main File --> Select 'dosbox_doom_single.conf'\r\n   VII - Need to install fluid-soundfont-gm and fluidsynth.  For Mint 19:\r\nsudo apt install -y fluid-soundfont-gm fluidsynth\r\n  VIII - Open terminal and run the command (needs to be run each time you want to play):\r\nfluidsynth -l -s -i -aalsa -o audio.alsa.device=default /usr/share/sounds/sf2/FluidR3_GM.sf2\r\n  IX - Start the game.",
  "name": "The Ultimate Doom",
  "year": 1995,
  "steamid": 2280,
  "gogslug": "doom_1993",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "the-ultimate-doom-gog",
  "installer_slug": "the-ultimate-doom-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      },
      {
        "file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/DOSBOX/dosbox_doom.conf",
      "main_file": "$GAMEDIR/DOSBOX/dosbox_doom_single.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file2"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$file1\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/DOSBOX",
          "src": "$GAMEDIR/__support/app/dosbox_doom_single.conf"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/DOSBOX",
          "src": "$GAMEDIR/__support/app/dosbox_doom_server.conf"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/DOSBOX",
          "src": "$GAMEDIR/__support/app/dosbox_doom_client.conf"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/DOSBOX",
          "src": "$GAMEDIR/__support/app/dosbox_doom.conf"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/cloud_saves",
          "src": "$GAMEDIR/__support/save"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosbox_doom.conf",
          "key": "aspect",
          "section": "render",
          "value": true
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosbox_doom.conf",
          "key": "output",
          "section": "sdl",
          "value": "overlay"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosbox_doom.conf",
          "key": "fullscreen",
          "section": "sdl",
          "value": false
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosbox_doom.conf",
          "key": "fullresolution",
          "section": "sdl",
          "value": "1920x1080"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosbox_doom.conf",
          "key": "midiconfig",
          "section": "midi",
          "value": "128:0"
        }
      }
    ]
  }
}
Back to game