files:
- ubisoftconnect: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
args: uplay://launch/5595/0
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\nuser:\n closebehavior: CloseBehavior_Minimize"
file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
Launcher/settings.yml
- task:
app: arial cjkfonts
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: ubisoftconnect
name: wineexec
prefix: $GAMEDIR
description: "I recommend you make an account with ubisoft before doing this! \r\n\
Now runs flawlessly."
game_slug: trackmania-2020
gogslug: ''
humblestoreid: ''
installer_slug: trackmania-2020-ubisoft-connect-fixv
name: Trackmania (2020)
notes: Small fix to previous unpublished installer. As said in the description, it
just seems to work best if you make a Ubisoft account before doing this install!
runner: wine
script:
files:
- ubisoftconnect: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
args: uplay://launch/5595/0
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\nuser:\n closebehavior: CloseBehavior_Minimize"
file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
Launcher/settings.yml
- task:
app: arial cjkfonts
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: ubisoftconnect
name: wineexec
prefix: $GAMEDIR
slug: trackmania-2020-ubisoft-connect-fixv
steamid: null
version: UBISOFT Connect ( fixv2)
year: 2020
{
"game_slug": "trackmania-2020",
"version": "UBISOFT Connect ( fixv2)",
"description": "I recommend you make an account with ubisoft before doing this! \r\nNow runs flawlessly.",
"notes": "Small fix to previous unpublished installer. As said in the description, it just seems to work best if you make a Ubisoft account before doing this install!",
"name": "Trackmania (2020)",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "trackmania-2020-ubisoft-connect-fixv",
"installer_slug": "trackmania-2020-ubisoft-connect-fixv",
"script": {
"files": [
{
"ubisoftconnect": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
}
],
"game": {
"args": "uplay://launch/5595/0",
"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\nuser:\n closebehavior: CloseBehavior_Minimize",
"file": "$GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game Launcher/settings.yml"
}
},
{
"task": {
"app": "arial cjkfonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"executable": "ubisoftconnect",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}