Installer ultima-vi-the-false-prophet-gogdosbox

files:
- file1: N/A:Please select the GOG installer
- file2: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
  config_file: $GAMEDIR/dosboxULTIMA6.conf
  gogid: 1207662453
  main_file: $GAMEDIR/DOSBOX/dosboxULTIMA6_single.conf
installer:
- extract:
    dst: $CACHE
    file: $file2
- execute:
    args: -d "$CACHE" "$file1"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE
- merge:
    dst: $GAMEDIR/dosboxULTIMA6_single.conf
    src: $GAMEDIR/__support/app/dosboxULTIMA6.conf
- merge:
    dst: $GAMEDIR/DOSBOX
    src: $GAMEDIR/__support/app/dosboxULTIMA6_single.conf
- merge:
    dst: $GAMEDIR
    src: $GAMEDIR/__support/save/
- write_config:
    file: $GAMEDIR/dosboxULTIMA6.conf
    key: aspect
    section: render
    value: true
- write_config:
    file: $GAMEDIR/dosboxULTIMA6.conf
    key: fullscreen
    section: sdl
    value: false
- write_config:
    file: $GAMEDIR/dosboxULTIMA6.conf
    key: autolock
    section: sdl
    value: false
description: This installer uses the GoG installer (as of 2020-04-29) and DosBox.
game_slug: ultima-vi
gogslug: ultima_456
humblestoreid: ''
installer_slug: ultima-vi-the-false-prophet-gogdosbox
name: 'Ultima VI : The False Prophet'
notes: Uses Adlib sound. It is not configured for MIDI support.
runner: dosbox
script:
  files:
  - file1: N/A:Please select the GOG installer
  - file2: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
  game:
    config_file: $GAMEDIR/dosboxULTIMA6.conf
    gogid: 1207662453
    main_file: $GAMEDIR/DOSBOX/dosboxULTIMA6_single.conf
  installer:
  - extract:
      dst: $CACHE
      file: $file2
  - execute:
      args: -d "$CACHE" "$file1"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE
  - merge:
      dst: $GAMEDIR/dosboxULTIMA6_single.conf
      src: $GAMEDIR/__support/app/dosboxULTIMA6.conf
  - merge:
      dst: $GAMEDIR/DOSBOX
      src: $GAMEDIR/__support/app/dosboxULTIMA6_single.conf
  - merge:
      dst: $GAMEDIR
      src: $GAMEDIR/__support/save/
  - write_config:
      file: $GAMEDIR/dosboxULTIMA6.conf
      key: aspect
      section: render
      value: true
  - write_config:
      file: $GAMEDIR/dosboxULTIMA6.conf
      key: fullscreen
      section: sdl
      value: false
  - write_config:
      file: $GAMEDIR/dosboxULTIMA6.conf
      key: autolock
      section: sdl
      value: false
slug: ultima-vi-the-false-prophet-gogdosbox
steamid: null
version: GOG+DosBox
year: 1990
{
  "game_slug": "ultima-vi",
  "version": "GOG+DosBox",
  "description": "This installer uses the GoG installer (as of 2020-04-29) and DosBox.",
  "notes": "Uses Adlib sound. It is not configured for MIDI support.",
  "name": "Ultima VI : The False Prophet",
  "year": 1990,
  "steamid": null,
  "gogslug": "ultima_456",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "ultima-vi-the-false-prophet-gogdosbox",
  "installer_slug": "ultima-vi-the-false-prophet-gogdosbox",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      },
      {
        "file2": "https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosboxULTIMA6.conf",
      "gogid": 1207662453,
      "main_file": "$GAMEDIR/DOSBOX/dosboxULTIMA6_single.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file2"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$file1\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/dosboxULTIMA6_single.conf",
          "src": "$GAMEDIR/__support/app/dosboxULTIMA6.conf"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/DOSBOX",
          "src": "$GAMEDIR/__support/app/dosboxULTIMA6_single.conf"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$GAMEDIR/__support/save/"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosboxULTIMA6.conf",
          "key": "aspect",
          "section": "render",
          "value": true
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosboxULTIMA6.conf",
          "key": "fullscreen",
          "section": "sdl",
          "value": false
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosboxULTIMA6.conf",
          "key": "autolock",
          "section": "sdl",
          "value": false
        }
      }
    ]
  }
}
Back to game