Installer battle-isle-gog

files:
- file1: N/A:Please select the GOG installer
- file2: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
  config_file: $GAMEDIR/DOSBOX/dosboxBI1.conf
  main_file: $GAMEDIR/DOSBOX/dosboxBI1_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/dosboxBI1.conf
- merge:
    dst: $GAMEDIR/DOSBOX
    src: $GAMEDIR/__support/app/dosboxBI1_single.conf
- write_config:
    file: $GAMEDIR/DOSBOX/dosboxBI1.conf
    key: aspect
    section: render
    value: true
- write_config:
    file: $GAMEDIR/DOSBOX/dosboxBI1.conf
    key: output
    section: sdl
    value: opengl
- write_config:
    file: $GAMEDIR/DOSBOX/dosboxBI1.conf
    key: fullscreen
    section: sdl
    value: false
- write_config:
    file: $GAMEDIR/DOSBOX/dosboxBI1.conf
    key: fullresolution
    section: sdl
    value: 1920x1080
- write_config:
    file: $GAMEDIR/DOSBOX/dosboxBI1.conf
    key: midiconfig
    section: midi
    value: '128:0'
description: 'Tested with GOG installer version: setup_battle_isle_1.0_(28043).exe'
game_slug: battle-isle
gogslug: battle_isle_platinum
humblestoreid: ''
installer_slug: battle-isle-gog
name: Battle Isle
notes: ''
runner: dosbox
script:
  files:
  - file1: N/A:Please select the GOG installer
  - file2: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
  game:
    config_file: $GAMEDIR/DOSBOX/dosboxBI1.conf
    main_file: $GAMEDIR/DOSBOX/dosboxBI1_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/dosboxBI1.conf
  - merge:
      dst: $GAMEDIR/DOSBOX
      src: $GAMEDIR/__support/app/dosboxBI1_single.conf
  - write_config:
      file: $GAMEDIR/DOSBOX/dosboxBI1.conf
      key: aspect
      section: render
      value: true
  - write_config:
      file: $GAMEDIR/DOSBOX/dosboxBI1.conf
      key: output
      section: sdl
      value: opengl
  - write_config:
      file: $GAMEDIR/DOSBOX/dosboxBI1.conf
      key: fullscreen
      section: sdl
      value: false
  - write_config:
      file: $GAMEDIR/DOSBOX/dosboxBI1.conf
      key: fullresolution
      section: sdl
      value: 1920x1080
  - write_config:
      file: $GAMEDIR/DOSBOX/dosboxBI1.conf
      key: midiconfig
      section: midi
      value: '128:0'
slug: battle-isle-gog
steamid: null
version: GOG
year: 1991
{
  "game_slug": "battle-isle",
  "version": "GOG",
  "description": "Tested with GOG installer version: setup_battle_isle_1.0_(28043).exe",
  "notes": "",
  "name": "Battle Isle",
  "year": 1991,
  "steamid": null,
  "gogslug": "battle_isle_platinum",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "battle-isle-gog",
  "installer_slug": "battle-isle-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      },
      {
        "file2": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/DOSBOX/dosboxBI1.conf",
      "main_file": "$GAMEDIR/DOSBOX/dosboxBI1_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/dosboxBI1.conf"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/DOSBOX",
          "src": "$GAMEDIR/__support/app/dosboxBI1_single.conf"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosboxBI1.conf",
          "key": "aspect",
          "section": "render",
          "value": true
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosboxBI1.conf",
          "key": "output",
          "section": "sdl",
          "value": "opengl"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosboxBI1.conf",
          "key": "fullscreen",
          "section": "sdl",
          "value": false
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosboxBI1.conf",
          "key": "fullresolution",
          "section": "sdl",
          "value": "1920x1080"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/DOSBOX/dosboxBI1.conf",
          "key": "midiconfig",
          "section": "midi",
          "value": "128:0"
        }
      }
    ]
  }
}
Back to game