files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
args: uplay://launch/274/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine Prefix
name: create_prefix
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:
app: arial d3dcompiler_43 d3dcompiler_47 d3dx9
description: Installing prerequisites
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
description: Installing Ubisoft Connect
executable: uplay
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: ''
game_slug: watch-dogs
gogslug: ''
humblestoreid: ''
installer_slug: watch-dogs-ubisoft-connect
name: Watch Dogs
notes: "- After the installation is finished, please download the game via Ubisoft\
\ Connect\r\n- The Ubisoft overlay is turned off by the script by default to avoid\
\ problems."
runner: wine
script:
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
args: uplay://launch/274/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine Prefix
name: create_prefix
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:
app: arial d3dcompiler_43 d3dcompiler_47 d3dx9
description: Installing prerequisites
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
description: Installing Ubisoft Connect
executable: uplay
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: watch-dogs-ubisoft-connect
steamid: 243470
version: Ubisoft Connect
year: 2014
{
"game_slug": "watch-dogs",
"version": "Ubisoft Connect",
"description": "",
"notes": "- After the installation is finished, please download the game via Ubisoft Connect\r\n- The Ubisoft overlay is turned off by the script by default to avoid problems.",
"name": "Watch Dogs",
"year": 2014,
"steamid": 243470,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "watch-dogs-ubisoft-connect",
"installer_slug": "watch-dogs-ubisoft-connect",
"script": {
"files": [
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
}
],
"game": {
"args": "uplay://launch/274/0",
"exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine Prefix",
"name": "create_prefix",
"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": {
"app": "arial d3dcompiler_43 d3dcompiler_47 d3dx9",
"description": "Installing prerequisites",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"description": "Installing Ubisoft Connect",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"DXVK_HUD": "compiler",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}