Installer pro-evolution-soccer-2019-demo

game:
  appid: 996480
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: msxml3
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: dotnet472
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2017
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: takao
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
system:
  env:
    DXVK_HUD: 0
description: ''
game_slug: pro-evolution-soccer-2019
gogslug: ''
humblestoreid: ''
installer_slug: pro-evolution-soccer-2019-demo
name: PRO EVOLUTION SOCCER 2019
notes: Issue to accept EULA in game since SHIFT+TAB bug in Steam Overlay (unable to  close).
  you have to accept it and exit game. Re Launch the game and it won't appear again.
runner: winesteam
script:
  game:
    appid: 996480
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: msxml3
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: dotnet472
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2017
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: takao
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  system:
    env:
      DXVK_HUD: 0
slug: pro-evolution-soccer-2019-demo
steamid: 770240
version: Demo
year: 2018
{
  "game_slug": "pro-evolution-soccer-2019",
  "version": "Demo",
  "description": "",
  "notes": "Issue to accept EULA in game since SHIFT+TAB bug in Steam Overlay (unable to  close). you have to accept it and exit game. Re Launch the game and it won't appear again.",
  "name": "PRO EVOLUTION SOCCER 2019",
  "year": 2018,
  "steamid": 770240,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "pro-evolution-soccer-2019-demo",
  "installer_slug": "pro-evolution-soccer-2019-demo",
  "script": {
    "game": {
      "appid": 996480,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "msxml3",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2017",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "takao",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    }
  }
}
Back to game