Installer tom-clancys-the-division-2-uplay

files:
- client: 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
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet472
    arch: win64
    description: Please wait while we install .NET 4.7.2
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    description: Installing client
    executable: client
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: '0'
wine:
  overrides:
    nvapi,nvapi64: disabled
description: null
game_slug: tom-clancys-the-division-2
gogslug: ''
humblestoreid: ''
installer_slug: tom-clancys-the-division-2-uplay
name: Tom Clancy's The Division 2
notes: ''
runner: wine
script:
  files:
  - client: 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
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet472
      arch: win64
      description: Please wait while we install .NET 4.7.2
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      description: Installing client
      executable: client
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: '0'
  wine:
    overrides:
      nvapi,nvapi64: disabled
slug: tom-clancys-the-division-2-uplay
steamid: 2221490
version: Uplay
year: 2019
{
  "game_slug": "tom-clancys-the-division-2",
  "version": "Uplay",
  "description": null,
  "notes": "",
  "name": "Tom Clancy's The Division 2",
  "year": 2019,
  "steamid": 2221490,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tom-clancys-the-division-2-uplay",
  "installer_slug": "tom-clancys-the-division-2-uplay",
  "script": {
    "files": [
      {
        "client": "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",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "arch": "win64",
          "description": "Please wait while we install .NET 4.7.2",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "description": "Installing client",
          "executable": "client",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "0"
      }
    },
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled"
      }
    }
  }
}
Back to game