Installer dracula-3-the-path-of-the-dra-gog-trilogy

files:
- game: N/A:Select GOG installer.
- inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  arch: win32
  exe: $GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the Dragon/dracula3.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: d3dx9
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_42
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- execute:
    args: $GAMEDIR/drive_c/GOG  "$GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the
      Dragon"
    file: mkdir
- extract:
    dst: $CACHE
    file: $inno
- execute:
    args: -I "game/Dracula 3 - The Path of the Dragon" -d "$CACHE" "$game" --gog
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the Dragon
    src: $CACHE/game
wine:
  Desktop: true
description: null
game_slug: dracula-3-the-path-of-the-dragon
gogslug: dracula_trilogy
humblestoreid: ''
installer_slug: dracula-3-the-path-of-the-dra-gog-trilogy
name: 'Dracula 3: The Path of the Dragon'
notes: ''
runner: wine
script:
  files:
  - game: N/A:Select GOG installer.
  - inno: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the Dragon/dracula3.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: d3dx9
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_42
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - execute:
      args: $GAMEDIR/drive_c/GOG  "$GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the
        Dragon"
      file: mkdir
  - extract:
      dst: $CACHE
      file: $inno
  - execute:
      args: -I "game/Dracula 3 - The Path of the Dragon" -d "$CACHE" "$game" --gog
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the Dragon
      src: $CACHE/game
  wine:
    Desktop: true
slug: dracula-3-the-path-of-the-dra-gog-trilogy
steamid: 289840
version: GOG Trilogy
year: 2008
{
  "game_slug": "dracula-3-the-path-of-the-dragon",
  "version": "GOG Trilogy",
  "description": null,
  "notes": "",
  "name": "Dracula 3: The Path of the Dragon",
  "year": 2008,
  "steamid": 289840,
  "gogslug": "dracula_trilogy",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dracula-3-the-path-of-the-dra-gog-trilogy",
  "installer_slug": "dracula-3-the-path-of-the-dra-gog-trilogy",
  "script": {
    "files": [
      {
        "game": "N/A:Select GOG installer."
      },
      {
        "inno": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the Dragon/dracula3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_42",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "args": "$GAMEDIR/drive_c/GOG  \"$GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the Dragon\"",
          "file": "mkdir"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$inno"
        }
      },
      {
        "execute": {
          "args": "-I \"game/Dracula 3 - The Path of the Dragon\" -d \"$CACHE\" \"$game\" --gog",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/GOG/Dracula 3 - The Path of the Dragon",
          "src": "$CACHE/game"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game