Installer icewind-dale-complete-gog-native-gemrb

files:
- game: N/A:Select the Windows installer downloaded from GOG
- gemrbengine: https://lutris.net/files/runners/gemrb-0.8.1-x64.tar.gz
- innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  args: -c icewind-dale-1.cfg
  exe: gemrb
installer:
- extract:
    dst: $CACHE/tmp/innoextract
    file: innoextract
- execute:
    args: --extract $game --output-dir $CACHE/tmp/iwd/
    file: $CACHE/tmp/innoextract/innoextract
- move:
    dst: $GAMEDIR/icewind-dale-1
    src: $CACHE/tmp/iwd/app
- extract:
    dst: $GAMEDIR/tmp
    file: $game
- execute:
    args: $game -d "$GAMEDIR/tmp" "data/noarch/*"
    file: $CACHE/unzip
- extract:
    dst: $GAMEDIR
    file: gemrbengine
description: GOG version run with the GemRB libre engine. (gemrb.org)
game_slug: icewind-dale-1-complete
gogslug: ''
humblestoreid: ''
installer_slug: icewind-dale-complete-gog-native-gemrb
name: Icewind Dale Complete
notes: "Requires a Linux distro from 2015 or more recent.\r\nRequires the latest version\
  \ of GOG's Windows setup."
runner: linux
script:
  files:
  - game: N/A:Select the Windows installer downloaded from GOG
  - gemrbengine: https://lutris.net/files/runners/gemrb-0.8.1-x64.tar.gz
  - innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    args: -c icewind-dale-1.cfg
    exe: gemrb
  installer:
  - extract:
      dst: $CACHE/tmp/innoextract
      file: innoextract
  - execute:
      args: --extract $game --output-dir $CACHE/tmp/iwd/
      file: $CACHE/tmp/innoextract/innoextract
  - move:
      dst: $GAMEDIR/icewind-dale-1
      src: $CACHE/tmp/iwd/app
  - extract:
      dst: $GAMEDIR/tmp
      file: $game
  - execute:
      args: $game -d "$GAMEDIR/tmp" "data/noarch/*"
      file: $CACHE/unzip
  - extract:
      dst: $GAMEDIR
      file: gemrbengine
slug: icewind-dale-complete-gog-native-gemrb
steamid: null
version: GOG - Native (GemRB)
year: 2001
{
  "game_slug": "icewind-dale-1-complete",
  "version": "GOG - Native (GemRB)",
  "description": "GOG version run with the GemRB libre engine. (gemrb.org)",
  "notes": "Requires a Linux distro from 2015 or more recent.\r\nRequires the latest version of GOG's Windows setup.",
  "name": "Icewind Dale Complete",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "icewind-dale-complete-gog-native-gemrb",
  "installer_slug": "icewind-dale-complete-gog-native-gemrb",
  "script": {
    "files": [
      {
        "game": "N/A:Select the Windows installer downloaded from GOG"
      },
      {
        "gemrbengine": "https://lutris.net/files/runners/gemrb-0.8.1-x64.tar.gz"
      },
      {
        "innoextract": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "args": "-c icewind-dale-1.cfg",
      "exe": "gemrb"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/tmp/innoextract",
          "file": "innoextract"
        }
      },
      {
        "execute": {
          "args": "--extract $game --output-dir $CACHE/tmp/iwd/",
          "file": "$CACHE/tmp/innoextract/innoextract"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/icewind-dale-1",
          "src": "$CACHE/tmp/iwd/app"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/tmp",
          "file": "$game"
        }
      },
      {
        "execute": {
          "args": "$game -d \"$GAMEDIR/tmp\" \"data/noarch/*\"",
          "file": "$CACHE/unzip"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "gemrbengine"
        }
      }
    ]
  }
}
Back to game