Installer seven-the-days-long-gone-steam

files:
- mfplat_dll_64: https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll
game:
  appid: 471010
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: xact_x64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2015
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: win7
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: cjkfonts
    name: winetricks
    prefix: $GAMEDIR/prefix
- merge:
    dst: $GAMEDIR/prefix/drive_c/windows/system32
    src: mfplat_dll_64
- task:
    app: mf
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
    component: mediafoundation
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
    component: mf_
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
    component: mfreadwrite
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
    component: wmadmod
    name: install_cab_component
    prefix: $GAMEDIR/prefix
- task:
    cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
    component: wmvdecod
    name: install_cab_component
    prefix: $GAMEDIR/prefix
system:
  env:
    DXVK_HUD: 0
winesteam:
  overrides:
    mfplat: native,builtin
description: Installer is for the Enhanced edition on Steam. Fixes a number of issues
  (cut scenes not working, hangs on black screen after intro & crackling audio). Installer
  is based off of the Devil May Cry 5 installer with a few tweaks.
game_slug: seven-the-days-long-gone
gogslug: seven_the_days_long_gone_digital_collectors_edition
humblestoreid: ''
installer_slug: seven-the-days-long-gone-steam
name: 'Seven: The Days Long Gone'
notes: ''
runner: winesteam
script:
  files:
  - mfplat_dll_64: https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll
  game:
    appid: 471010
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: xact_x64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2015
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: win7
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: cjkfonts
      name: winetricks
      prefix: $GAMEDIR/prefix
  - merge:
      dst: $GAMEDIR/prefix/drive_c/windows/system32
      src: mfplat_dll_64
  - task:
      app: mf
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
      component: mediafoundation
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
      component: mf_
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
      component: mfreadwrite
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
      component: wmadmod
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  - task:
      cabfile: $HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
      component: wmvdecod
      name: install_cab_component
      prefix: $GAMEDIR/prefix
  system:
    env:
      DXVK_HUD: 0
  winesteam:
    overrides:
      mfplat: native,builtin
slug: seven-the-days-long-gone-steam
steamid: 471010
version: Steam
year: 2017
{
  "game_slug": "seven-the-days-long-gone",
  "version": "Steam",
  "description": "Installer is for the Enhanced edition on Steam. Fixes a number of issues (cut scenes not working, hangs on black screen after intro & crackling audio). Installer is based off of the Devil May Cry 5 installer with a few tweaks.",
  "notes": "",
  "name": "Seven: The Days Long Gone",
  "year": 2017,
  "steamid": 471010,
  "gogslug": "seven_the_days_long_gone_digital_collectors_edition",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "seven-the-days-long-gone-steam",
  "installer_slug": "seven-the-days-long-gone-steam",
  "script": {
    "files": [
      {
        "mfplat_dll_64": "https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll"
      }
    ],
    "game": {
      "appid": 471010,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "xact_x64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "cjkfonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/prefix/drive_c/windows/system32",
          "src": "mfplat_dll_64"
        }
      },
      {
        "task": {
          "app": "mf",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe",
          "component": "mediafoundation",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe",
          "component": "mf_",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe",
          "component": "mfreadwrite",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe",
          "component": "wmadmod",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "cabfile": "$HOME/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe",
          "component": "wmvdecod",
          "name": "install_cab_component",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    },
    "winesteam": {
      "overrides": {
        "mfplat": "native,builtin"
      }
    }
  }
}
Back to game