Installer assassins-creed-syndicate-ubisoft-connect

files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
  arch: win64
  args: uplay://launch/1875/0
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- write_file:
    content: dxgi.maxFrameLatency = 1
    file: $GAMEDIR/dxvk.conf
- write_file:
    content: "overlay: \n  enabled: false\n"
    file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
      Launcher/settings.yml
- task:
    app: win7 d3dx9 d3dcompiler_43 faudio
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /S
    description: Installing Uplay...
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
    DXVK_HUD: compiler
    DXVK_STATE_CACHE_PATH: $GAMEDIR
description: Only installs Ubisoft Connect and settings. Install the game through
  Ubisoft Connect.
game_slug: assassins-creed-syndicate
gogslug: ''
humblestoreid: ''
installer_slug: assassins-creed-syndicate-ubisoft-connect
name: Assassin's Creed Syndicate
notes: "1. You can manually disable the Ubisoft overlay in the settings of Ubisoft\
  \ Connect.\r\n2. Do not enable MSAA. It causes very bad visual artifacting that\
  \ looks like window blinds on your game.\r\n3. Alt-tabbing will cause the Esc key\
  \ not to work. Pressing Alt+Enter twice should solve the issue.\r\n4. If you would\
  \ like to start the game directly, instead of going into Ubisoft Connect, add uplay://launch/1875/0\
  \ as an argument (Configure -> Game Options)"
runner: wine
script:
  files:
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
  game:
    arch: win64
    args: uplay://launch/1875/0
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - write_file:
      content: dxgi.maxFrameLatency = 1
      file: $GAMEDIR/dxvk.conf
  - write_file:
      content: "overlay: \n  enabled: false\n"
      file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
        Launcher/settings.yml
  - task:
      app: win7 d3dx9 d3dcompiler_43 faudio
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /S
      description: Installing Uplay...
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
      DXVK_HUD: compiler
      DXVK_STATE_CACHE_PATH: $GAMEDIR
slug: assassins-creed-syndicate-ubisoft-connect
steamid: 368500
version: Ubisoft Connect
year: 2015
{
  "game_slug": "assassins-creed-syndicate",
  "version": "Ubisoft Connect",
  "description": "Only installs Ubisoft Connect and settings. Install the game through Ubisoft Connect.",
  "notes": "1. You can manually disable the Ubisoft overlay in the settings of Ubisoft Connect.\r\n2. Do not enable MSAA. It causes very bad visual artifacting that looks like window blinds on your game.\r\n3. Alt-tabbing will cause the Esc key not to work. Pressing Alt+Enter twice should solve the issue.\r\n4. If you would like to start the game directly, instead of going into Ubisoft Connect, add uplay://launch/1875/0 as an argument (Configure -> Game Options)",
  "name": "Assassin's Creed Syndicate",
  "year": 2015,
  "steamid": 368500,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "assassins-creed-syndicate-ubisoft-connect",
  "installer_slug": "assassins-creed-syndicate-ubisoft-connect",
  "script": {
    "files": [
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "uplay://launch/1875/0",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "dxgi.maxFrameLatency = 1",
          "file": "$GAMEDIR/dxvk.conf"
        }
      },
      {
        "write_file": {
          "content": "overlay: \n  enabled: false\n",
          "file": "$GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game Launcher/settings.yml"
        }
      },
      {
        "task": {
          "app": "win7 d3dx9 d3dcompiler_43 faudio",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "description": "Installing Uplay...",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
        "DXVK_HUD": "compiler",
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR"
      }
    }
  }
}
Back to game