Installer trackmania-2020-ubisoft-connect

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 d3dcompiler_43 d3dcompiler_47 d3dx9
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /S
    executable: ubisoftconnect
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    dinput8: n,b
    nvapi,nvapi64: disabled
description: Install through the Ubisoft Connect launcher.
game_slug: trackmania-2020
gogslug: ''
humblestoreid: ''
installer_slug: trackmania-2020-ubisoft-connect
name: Trackmania (2020)
notes: ''
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 d3dcompiler_43 d3dcompiler_47 d3dx9
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /S
      executable: ubisoftconnect
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      dinput8: n,b
      nvapi,nvapi64: disabled
slug: trackmania-2020-ubisoft-connect
steamid: null
version: Ubisoft Connect
year: 2020
{
  "game_slug": "trackmania-2020",
  "version": "Ubisoft Connect",
  "description": "Install through the Ubisoft Connect launcher.",
  "notes": "",
  "name": "Trackmania (2020)",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "trackmania-2020-ubisoft-connect",
  "installer_slug": "trackmania-2020-ubisoft-connect",
  "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 d3dcompiler_43 d3dcompiler_47 d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "ubisoftconnect",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "dinput8": "n,b",
        "nvapi,nvapi64": "disabled"
      }
    }
  }
}
Back to game