Installer anno-2205-ubisoft-connect

files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
  arch: win64
  args: uplay://launch/1253/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 win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    DXVK_STATE_CACHE: 0
    PYTHONIOENCODING: utf8
wine:
  overrides:
    nvapi,nvapi64: disabled
    xaudio2_7: native,builtin
description: ANNO 2205 works fine when installing it through Uplay. The Installer
  itself will install Uplay and you need to download the game from there.
game_slug: anno-2205
gogslug: ''
humblestoreid: ''
installer_slug: anno-2205-ubisoft-connect
name: Anno 2205
notes: Uplay relies on 32-bit libs please make sure you have i386 Vulkan libs installed
  on your system.
runner: wine
script:
  files:
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
  game:
    arch: win64
    args: uplay://launch/1253/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 win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      DXVK_STATE_CACHE: 0
      PYTHONIOENCODING: utf8
  wine:
    overrides:
      nvapi,nvapi64: disabled
      xaudio2_7: native,builtin
slug: anno-2205-ubisoft-connect
steamid: 375910
version: Ubisoft Connect
year: 2015
{
  "game_slug": "anno-2205",
  "version": "Ubisoft Connect",
  "description": "ANNO 2205 works fine when installing it through Uplay. The Installer itself will install Uplay and you need to download the game from there.",
  "notes": "Uplay relies on 32-bit libs please make sure you have i386 Vulkan libs installed on your system.",
  "name": "Anno 2205",
  "year": 2015,
  "steamid": 375910,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "anno-2205-ubisoft-connect",
  "installer_slug": "anno-2205-ubisoft-connect",
  "script": {
    "files": [
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "uplay://launch/1253/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 win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "DXVK_STATE_CACHE": 0,
        "PYTHONIOENCODING": "utf8"
      }
    },
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled",
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game