Installer the-settlers-7-history-editio-ubisoft-connect

files:
- ubisoft_connect: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
  arch: win64
  args: uplay://launch/11788/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
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    executable: ubisoft_connect
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    PYTHONIOENCODING: utf8
wine:
  overrides:
    nvapi,nvapi64: disabled
description: 'The Settlers 7 : History Edition with the Ubisoft Connect Launcher.'
game_slug: the-settlers-7-history-edition
gogslug: ''
humblestoreid: ''
installer_slug: the-settlers-7-history-editio-ubisoft-connect
name: 'The Settlers 7 : History Edition'
notes: Water is not displayed (black rivers), otherwise the Singleplayer seems to
  work just fine. Multiplayer untested.
runner: wine
script:
  files:
  - ubisoft_connect: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
  game:
    arch: win64
    args: uplay://launch/11788/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
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      executable: ubisoft_connect
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      PYTHONIOENCODING: utf8
  wine:
    overrides:
      nvapi,nvapi64: disabled
slug: the-settlers-7-history-editio-ubisoft-connect
steamid: 965320
version: Ubisoft Connect
year: 2019
{
  "game_slug": "the-settlers-7-history-edition",
  "version": "Ubisoft Connect",
  "description": "The Settlers 7 : History Edition with the Ubisoft Connect Launcher.",
  "notes": "Water is not displayed (black rivers), otherwise the Singleplayer seems to work just fine. Multiplayer untested.",
  "name": "The Settlers 7 : History Edition",
  "year": 2019,
  "steamid": 965320,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-settlers-7-history-editio-ubisoft-connect",
  "installer_slug": "the-settlers-7-history-editio-ubisoft-connect",
  "script": {
    "files": [
      {
        "ubisoft_connect": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "uplay://launch/11788/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",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "executable": "ubisoft_connect",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "PYTHONIOENCODING": "utf8"
      }
    },
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled"
      }
    }
  }
}
Back to game