files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
prefix: $GAMEDIR
installer:
- task:
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 dotnet48 dotnetcore3 vcrun2019
vcrun6sp6 vcrun6 dxvk
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
wine:
Audio: alsa
overrides:
nvapi,nvapi64: disabled
description: Ubisoft Connect with requirements for Rocksmith+
game_slug: ubisoft-connect
gogslug: ''
humblestoreid: ''
installer_slug: ubisoft-connect-rocksmith-alsa
name: Ubisoft Connect
notes: "Rocksmith+ still needs to be installed from ubisoft-connect manually, but\
\ Rocksmith+ should work out of the box once that installation is done.\r\n\r\n\
Note: if you are using jack audio drivers, then you need to change the driver type\
\ from launcher settings to either pulseaudio or jack."
runner: wine
script:
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
prefix: $GAMEDIR
installer:
- task:
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 dotnet48 dotnetcore3 vcrun2019
vcrun6sp6 vcrun6 dxvk
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
wine:
Audio: alsa
overrides:
nvapi,nvapi64: disabled
slug: ubisoft-connect-rocksmith-alsa
steamid: null
version: Rocksmith+ (alsa)
year: 2020
{
"game_slug": "ubisoft-connect",
"version": "Rocksmith+ (alsa)",
"description": "Ubisoft Connect with requirements for Rocksmith+",
"notes": "Rocksmith+ still needs to be installed from ubisoft-connect manually, but Rocksmith+ should work out of the box once that installation is done.\r\n\r\nNote: if you are using jack audio drivers, then you need to change the driver type from launcher settings to either pulseaudio or jack.",
"name": "Ubisoft Connect",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ubisoft-connect-rocksmith-alsa",
"installer_slug": "ubisoft-connect-rocksmith-alsa",
"script": {
"files": [
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"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 dotnet48 dotnetcore3 vcrun2019 vcrun6sp6 vcrun6 dxvk",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Audio": "alsa",
"overrides": {
"nvapi,nvapi64": "disabled"
}
}
}
}