Installer mutant-football-league-demo

game:
  appid: 587600
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    arch: win64
    description: Enabling CSMT
    key: wined3d
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
    prefix: $GAMEDIR/prefix
    value: wined3d-csmt.dll
description: null
game_slug: mutant-football-league
gogslug: ''
humblestoreid: ''
installer_slug: mutant-football-league-demo
name: Mutant Football League
notes: Runs well but player models are invisible.
runner: winesteam
script:
  game:
    appid: 587600
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      arch: win64
      description: Enabling CSMT
      key: wined3d
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
      prefix: $GAMEDIR/prefix
      value: wined3d-csmt.dll
slug: mutant-football-league-demo
steamid: 529520
version: Demo
year: 2017
{
  "game_slug": "mutant-football-league",
  "version": "Demo",
  "description": null,
  "notes": "Runs well but player models are invisible.",
  "name": "Mutant Football League",
  "year": 2017,
  "steamid": 529520,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "mutant-football-league-demo",
  "installer_slug": "mutant-football-league-demo",
  "script": {
    "game": {
      "appid": 587600,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Enabling CSMT",
          "key": "wined3d",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects",
          "prefix": "$GAMEDIR/prefix",
          "value": "wined3d-csmt.dll"
        }
      }
    ]
  }
}
Back to game