files:
- installer: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/branded_installers/XDefiant_Web_Organic/UbisoftConnectInstaller.exe
game:
arch: win64
args: --some-args
exe: $GAMEDIR/prefix/drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/games/XDefiant/xDefiant.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: pdh
name: winetricks
silent: true
system:
env:
DXVK_CONFIG: dxgi.customVendorId=1002
DXVK_NVAPI_ALLOW_OTHER_DRIVERS: 1
wine:
Desktop: true
esync: false
fsync: false
description: Installation script of xDefiant. Install both ubisoft connect and xDefiant.
game_slug: xdefiant
gogslug: ''
humblestoreid: ''
installer_slug: xdefiant-windows
name: XDefiant
notes: "!!!!! PLEASE READ THIS NOTE !!!!!\r\nOnce xDefiant installation is complete..\
\ \r\nStep 1 . Close the installer \r\nStep 2. On the other window containing Ubisoft\
\ connect, Right click on the logo and quit.\r\n\r\nFor more information see : https://www.reddit.com/r/linux_gaming/comments/1cyl7us/guide_to_make_xdefiant_work_without_issues_no/?share_id=49WuV3_FWS4ZBI1eR690U&utm_content=2&utm_medium=ios_app&utm_name=ioscss&utm_source=share&utm_term=1"
runner: wine
script:
files:
- installer: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/branded_installers/XDefiant_Web_Organic/UbisoftConnectInstaller.exe
game:
arch: win64
args: --some-args
exe: $GAMEDIR/prefix/drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/games/XDefiant/xDefiant.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: pdh
name: winetricks
silent: true
system:
env:
DXVK_CONFIG: dxgi.customVendorId=1002
DXVK_NVAPI_ALLOW_OTHER_DRIVERS: 1
wine:
Desktop: true
esync: false
fsync: false
slug: xdefiant-windows
steamid: null
version: Windows
year: 2024
{
"game_slug": "xdefiant",
"version": "Windows",
"description": "Installation script of xDefiant. Install both ubisoft connect and xDefiant.",
"notes": "!!!!! PLEASE READ THIS NOTE !!!!!\r\nOnce xDefiant installation is complete.. \r\nStep 1 . Close the installer \r\nStep 2. On the other window containing Ubisoft connect, Right click on the logo and quit.\r\n\r\nFor more information see : https://www.reddit.com/r/linux_gaming/comments/1cyl7us/guide_to_make_xdefiant_work_without_issues_no/?share_id=49WuV3_FWS4ZBI1eR690U&utm_content=2&utm_medium=ios_app&utm_name=ioscss&utm_source=share&utm_term=1",
"name": "XDefiant",
"year": 2024,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "xdefiant-windows",
"installer_slug": "xdefiant-windows",
"script": {
"files": [
{
"installer": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/branded_installers/XDefiant_Web_Organic/UbisoftConnectInstaller.exe"
}
],
"game": {
"arch": "win64",
"args": "--some-args",
"exe": "$GAMEDIR/prefix/drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/games/XDefiant/xDefiant.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "pdh",
"name": "winetricks",
"silent": true
}
}
],
"system": {
"env": {
"DXVK_CONFIG": "dxgi.customVendorId=1002",
"DXVK_NVAPI_ALLOW_OTHER_DRIVERS": 1
}
},
"wine": {
"Desktop": true,
"esync": false,
"fsync": false
}
}
}