Installer assassins-creed-odyssey-ubisoft-connect

files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
  arch: win64
  args: uplay://launch/5059/0
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts vcrun2017 win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /S
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR
description: This should install Ubisoft Connect to allow you to download Assassin's
  Creed Odyssey and play.
game_slug: assassins-creed-odyssey
gogslug: ''
humblestoreid: ''
installer_slug: assassins-creed-odyssey-ubisoft-connect
name: Assassin's Creed Odyssey
notes: 1440p has black bars at the top and bottom after having to specify this in
  the game's setting if you're not in virtual window mode. The game starts at 640x480
  so be sure to change this.
runner: wine
script:
  files:
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
  game:
    arch: win64
    args: uplay://launch/5059/0
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts vcrun2017 win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /S
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR
slug: assassins-creed-odyssey-ubisoft-connect
steamid: 812140
version: Ubisoft Connect
year: 2018
{
  "game_slug": "assassins-creed-odyssey",
  "version": "Ubisoft Connect",
  "description": "This should install Ubisoft Connect to allow you to download Assassin's Creed Odyssey and play.",
  "notes": "1440p has black bars at the top and bottom after having to specify this in the game's setting if you're not in virtual window mode. The game starts at 640x480 so be sure to change this.",
  "name": "Assassin's Creed Odyssey",
  "year": 2018,
  "steamid": 812140,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "assassins-creed-odyssey-ubisoft-connect",
  "installer_slug": "assassins-creed-odyssey-ubisoft-connect",
  "script": {
    "files": [
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "uplay://launch/5059/0",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts vcrun2017 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game