Installer anno-1602-ad-uplay

files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
  arch: win64
  args: uplay://launch/2990
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.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
wine:
  overrides:
    nvapi,nvapi64: disabled
    xaudio2_7: native,builtin
description: null
game_slug: anno-1602-ad
gogslug: anno_1602_ad
humblestoreid: ''
installer_slug: anno-1602-ad-uplay
name: Anno 1602 A.D.
notes: Only installs uplay, the game will be installed on first launch
runner: wine
script:
  files:
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
  game:
    arch: win64
    args: uplay://launch/2990
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.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
  wine:
    overrides:
      nvapi,nvapi64: disabled
      xaudio2_7: native,builtin
slug: anno-1602-ad-uplay
steamid: null
version: Uplay
year: 1998
{
  "game_slug": "anno-1602-ad",
  "version": "Uplay",
  "description": null,
  "notes": "Only installs uplay, the game will be installed on first launch",
  "name": "Anno 1602 A.D.",
  "year": 1998,
  "steamid": null,
  "gogslug": "anno_1602_ad",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "anno-1602-ad-uplay",
  "installer_slug": "anno-1602-ad-uplay",
  "script": {
    "files": [
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "uplay://launch/2990",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.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"
        }
      }
    ],
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled",
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game