Installer tom-clancys-the-division-2-ubisoft-connect

files:
- client: https://static3.cdn.ubi.com/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet48
    arch: win64
    description: Please wait while we install .NET 4.8.0
    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: Ubisoft Connect Installer
game_slug: tom-clancys-the-division-2
gogslug: ''
humblestoreid: ''
installer_slug: tom-clancys-the-division-2-ubisoft-connect
name: Tom Clancy's The Division 2
notes: Works with Proton-GE Latest, disable gamescope. Game should be downloaded within
  the Ubisoft Connect launcher.
runner: wine
script:
  files:
  - client: https://static3.cdn.ubi.com/orbit/launcher_installer/UbisoftConnectInstaller.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      arch: win64
      description: Please wait while we install .NET 4.8.0
      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-ubisoft-connect
steamid: 2221490
version: Ubisoft Connect
year: 2019
{
  "game_slug": "tom-clancys-the-division-2",
  "version": "Ubisoft Connect",
  "description": "Ubisoft Connect Installer",
  "notes": "Works with Proton-GE Latest, disable gamescope. Game should be downloaded within the Ubisoft Connect launcher.",
  "name": "Tom Clancy's The Division 2",
  "year": 2019,
  "steamid": 2221490,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tom-clancys-the-division-2-ubisoft-connect",
  "installer_slug": "tom-clancys-the-division-2-ubisoft-connect",
  "script": {
    "files": [
      {
        "client": "https://static3.cdn.ubi.com/orbit/launcher_installer/UbisoftConnectInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "arch": "win64",
          "description": "Please wait while we install .NET 4.8.0",
          "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