Installer xdefiant-ubisoft-connect-3

env:
  DXVK_CONFIG: dxgi.customVendorId=1002
  WINEDLLOVERRID: amd_ags_x64=b
files:
- ubisoft_connect: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
  args: uplay://launch/15657/0
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    description: Installing corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_43
    description: Installing D3D compiler 43
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet472
    description: Installing .NET 4.7.2
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: pdh
    description: Installing Performance Data Helper
    name: winetricks
    prefix: $GAMEDIR
- write_file:
    content: "overlay:\n  enabled: false\n  forceunhookgame: false\n  fps_enabled:\
      \ false\n  warning_enabled: false\nuser:\n  closebehavior: CloseBehavior_Close"
    file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
      Launcher/settings.yml
- task:
    args: /S
    executable: ubisoft_connect
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    nvapi,nvapi64: disabled
description: ''
game_slug: xdefiant
gogslug: ''
humblestoreid: ''
installer_slug: xdefiant-ubisoft-connect-3
name: XDefiant
notes: ''
runner: wine
script:
  env:
    DXVK_CONFIG: dxgi.customVendorId=1002
    WINEDLLOVERRID: amd_ags_x64=b
  files:
  - ubisoft_connect: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
  game:
    args: uplay://launch/15657/0
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      description: Installing corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_43
      description: Installing D3D compiler 43
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet472
      description: Installing .NET 4.7.2
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: pdh
      description: Installing Performance Data Helper
      name: winetricks
      prefix: $GAMEDIR
  - write_file:
      content: "overlay:\n  enabled: false\n  forceunhookgame: false\n  fps_enabled:\
        \ false\n  warning_enabled: false\nuser:\n  closebehavior: CloseBehavior_Close"
      file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
        Launcher/settings.yml
  - task:
      args: /S
      executable: ubisoft_connect
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      nvapi,nvapi64: disabled
slug: xdefiant-ubisoft-connect-3
steamid: null
version: Ubisoft Connect
year: 2024
{
  "game_slug": "xdefiant",
  "version": "Ubisoft Connect",
  "description": "",
  "notes": "",
  "name": "XDefiant",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "xdefiant-ubisoft-connect-3",
  "installer_slug": "xdefiant-ubisoft-connect-3",
  "script": {
    "env": {
      "DXVK_CONFIG": "dxgi.customVendorId=1002",
      "WINEDLLOVERRID": "amd_ags_x64=b"
    },
    "files": [
      {
        "ubisoft_connect": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
      }
    ],
    "game": {
      "args": "uplay://launch/15657/0",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "Installing corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43",
          "description": "Installing D3D compiler 43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "description": "Installing .NET 4.7.2",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "pdh",
          "description": "Installing Performance Data Helper",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "overlay:\n  enabled: false\n  forceunhookgame: false\n  fps_enabled: false\n  warning_enabled: false\nuser:\n  closebehavior: CloseBehavior_Close",
          "file": "$GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game Launcher/settings.yml"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "ubisoft_connect",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled"
      }
    }
  }
}
Back to game