Installer icewind-dale-ii-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-ii.cfg
  exe: gemrb
installer:
- extract:
    dst: $CACHE/tmp/innoextract
    file: innoextract
- execute:
    args: --extract $game --output-dir $CACHE/tmp/iwdii/
    file: $CACHE/tmp/innoextract/innoextract
- move:
    dst: $GAMEDIR/icewind-dale-ii
    src: $CACHE/tmp/iwdii/app
- extract:
    dst: $GAMEDIR
    file: $game
- extract:
    dst: $GAMEDIR
    file: gemrbengine
description: GOG version run with the GemRB libre engine. (gemrb.org)
game_slug: icewind-dale-ii
gogslug: icewind_dale_2
humblestoreid: ''
installer_slug: icewind-dale-ii-gog-native-gemrb
name: Icewind Dale II
notes: ''
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-ii.cfg
    exe: gemrb
  installer:
  - extract:
      dst: $CACHE/tmp/innoextract
      file: innoextract
  - execute:
      args: --extract $game --output-dir $CACHE/tmp/iwdii/
      file: $CACHE/tmp/innoextract/innoextract
  - move:
      dst: $GAMEDIR/icewind-dale-ii
      src: $CACHE/tmp/iwdii/app
  - extract:
      dst: $GAMEDIR
      file: $game
  - extract:
      dst: $GAMEDIR
      file: gemrbengine
slug: icewind-dale-ii-gog-native-gemrb
steamid: null
version: GOG - Native (GemRB)
year: 2002
{
  "game_slug": "icewind-dale-ii",
  "version": "GOG - Native (GemRB)",
  "description": "GOG version run with the GemRB libre engine. (gemrb.org)",
  "notes": "",
  "name": "Icewind Dale II",
  "year": 2002,
  "steamid": null,
  "gogslug": "icewind_dale_2",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "icewind-dale-ii-gog-native-gemrb",
  "installer_slug": "icewind-dale-ii-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-ii.cfg",
      "exe": "gemrb"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/tmp/innoextract",
          "file": "innoextract"
        }
      },
      {
        "execute": {
          "args": "--extract $game --output-dir $CACHE/tmp/iwdii/",
          "file": "$CACHE/tmp/innoextract/innoextract"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/icewind-dale-ii",
          "src": "$CACHE/tmp/iwdii/app"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$game"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "gemrbengine"
        }
      }
    ]
  }
}
Back to game