Installer steep-uplay

files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    PYTHONIOENCODING: utf8
wine:
  overrides:
    nvapi,nvapi64: disabled
description: null
game_slug: steep
gogslug: ''
humblestoreid: ''
installer_slug: steep-uplay
name: Steep
notes: "Black screen unless run windowed. Press Alt+Enter to switch window mode.\r\
  \nThis installer enables DXVK (with hud) and esync."
runner: wine
script:
  files:
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      PYTHONIOENCODING: utf8
  wine:
    overrides:
      nvapi,nvapi64: disabled
slug: steep-uplay
steamid: 460920
version: Uplay
year: 2016
{
  "game_slug": "steep",
  "version": "Uplay",
  "description": null,
  "notes": "Black screen unless run windowed. Press Alt+Enter to switch window mode.\r\nThis installer enables DXVK (with hud) and esync.",
  "name": "Steep",
  "year": 2016,
  "steamid": 460920,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "steep-uplay",
  "installer_slug": "steep-uplay",
  "script": {
    "files": [
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "PYTHONIOENCODING": "utf8"
      }
    },
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled"
      }
    }
  }
}
Back to game