Installer breathedge-steam-w-dxvk

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