Installer the-settlers-1993-history-edi-uplay

files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
  args: uplay://launch/11662/0
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- write_file:
    content: "overlay:\n  enabled: false\nuser:\n  closebehavior: CloseBehavior_Minimize"
    file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
      Launcher/settings.yml
- task:
    app: arial d3dcompiler_43 d3dcompiler_47 d3dx9
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /S
    description: Installing Uplay
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    nvapi,nvapi64: disabled
description: null
game_slug: the-settlers-1993-history-edition
gogslug: ''
humblestoreid: ''
installer_slug: the-settlers-1993-history-edi-uplay
name: The Settlers (1993) History Edition
notes: no intro, no in-game music. To launch again game configuration change last
  0  in launch argument to 1, after configuration done change back to 0
runner: wine
script:
  files:
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
  game:
    args: uplay://launch/11662/0
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - write_file:
      content: "overlay:\n  enabled: false\nuser:\n  closebehavior: CloseBehavior_Minimize"
      file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
        Launcher/settings.yml
  - task:
      app: arial d3dcompiler_43 d3dcompiler_47 d3dx9
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /S
      description: Installing Uplay
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      nvapi,nvapi64: disabled
slug: the-settlers-1993-history-edi-uplay
steamid: null
version: Uplay
year: 1993
{
  "game_slug": "the-settlers-1993-history-edition",
  "version": "Uplay",
  "description": null,
  "notes": "no intro, no in-game music. To launch again game configuration change last 0  in launch argument to 1, after configuration done change back to 0",
  "name": "The Settlers (1993) History Edition",
  "year": 1993,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-settlers-1993-history-edi-uplay",
  "installer_slug": "the-settlers-1993-history-edi-uplay",
  "script": {
    "files": [
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
      }
    ],
    "game": {
      "args": "uplay://launch/11662/0",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "overlay:\n  enabled: false\nuser:\n  closebehavior: CloseBehavior_Minimize",
          "file": "$GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game Launcher/settings.yml"
        }
      },
      {
        "task": {
          "app": "arial d3dcompiler_43 d3dcompiler_47 d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "description": "Installing Uplay",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled"
      }
    }
  }
}
Back to game