Installer breathedge-gog-w-dxvk

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- setup: N/A:Select gog setup exe
game:
  exe: drive_c/GOG Games/Breathedge/Breathedge.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win64
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: vcrun2013 vcrun2015 win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: $setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
description: null
game_slug: breathedge
gogslug: breathedge
humblestoreid: ''
installer_slug: breathedge-gog-w-dxvk
name: Breathedge
notes: '*This game might require to manually install <a href="https://github.com/z0z0z/mf-install">this
  fix</a>.'
runner: wine
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - setup: N/A:Select gog setup exe
  game:
    exe: drive_c/GOG Games/Breathedge/Breathedge.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win64
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: vcrun2013 vcrun2015 win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: $setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
slug: breathedge-gog-w-dxvk
steamid: 738520
version: GOG w/ DXVK
year: 2018
{
  "game_slug": "breathedge",
  "version": "GOG w/ DXVK",
  "description": null,
  "notes": "*This game might require to manually install <a href=\"https://github.com/z0z0z/mf-install\">this fix</a>.",
  "name": "Breathedge",
  "year": 2018,
  "steamid": 738520,
  "gogslug": "breathedge",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "breathedge-gog-w-dxvk",
  "installer_slug": "breathedge-gog-w-dxvk",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "setup": "N/A:Select gog setup exe"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Breathedge/Breathedge.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2013 vcrun2015 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    }
  }
}
Back to game