Installer ultima-online-outlands-official-installer

files:
- dotnet:
    filename: windowsdesktop-runtime-5.0.7-win-x64.exe
    url: https://download.visualstudio.microsoft.com/download/pr/2b83d30e-5c86-4d37-a1a6-582e22ac07b2/c7b1b7e21761bbfb7b9951f5b258806e/windowsdesktop-runtime-5.0.7-win-x64.exe
- setup:
    filename: Outlands.exe
    url: https://uooutlands.com/Outlands.exe
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Ultima Online Outlands/Outlands.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts dotnet472 d3dcompiler_47 dotnet48 vcrun2019
    description: Installing needed dependencies, including .NET.
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Install windowsdesktop-runtime-5.0.7
    executable: dotnet
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Running Outlands Installer/Patcher. Please do not run the game until
      this installer finishes installing.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- write_json:
    data:
      force_driver: 1
    file: $GAMEDIR/drive_c/Program Files (x86)/Ultima Online Outlands/ClassicUO/settings.json
wine:
  dxvk: false
description: Installs the official  client in a 64-bit WINEPREFIX, along with required
  dependencies.
game_slug: ultima-online-outlands
gogslug: ''
humblestoreid: ''
installer_slug: ultima-online-outlands-official-installer
name: Ultima Online Outlands
notes: The .NET installation will take a long time, and will require clicking through
  the installer. It may appear to hang at some point, but this is normal.
runner: wine
script:
  files:
  - dotnet:
      filename: windowsdesktop-runtime-5.0.7-win-x64.exe
      url: https://download.visualstudio.microsoft.com/download/pr/2b83d30e-5c86-4d37-a1a6-582e22ac07b2/c7b1b7e21761bbfb7b9951f5b258806e/windowsdesktop-runtime-5.0.7-win-x64.exe
  - setup:
      filename: Outlands.exe
      url: https://uooutlands.com/Outlands.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Ultima Online Outlands/Outlands.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts dotnet472 d3dcompiler_47 dotnet48 vcrun2019
      description: Installing needed dependencies, including .NET.
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Install windowsdesktop-runtime-5.0.7
      executable: dotnet
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Running Outlands Installer/Patcher. Please do not run the game
        until this installer finishes installing.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - write_json:
      data:
        force_driver: 1
      file: $GAMEDIR/drive_c/Program Files (x86)/Ultima Online Outlands/ClassicUO/settings.json
  wine:
    dxvk: false
slug: ultima-online-outlands-official-installer
steamid: null
version: Official installer
year: 2018
{
  "game_slug": "ultima-online-outlands",
  "version": "Official installer",
  "description": "Installs the official  client in a 64-bit WINEPREFIX, along with required dependencies.",
  "notes": "The .NET installation will take a long time, and will require clicking through the installer. It may appear to hang at some point, but this is normal.",
  "name": "Ultima Online Outlands",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ultima-online-outlands-official-installer",
  "installer_slug": "ultima-online-outlands-official-installer",
  "script": {
    "files": [
      {
        "dotnet": {
          "filename": "windowsdesktop-runtime-5.0.7-win-x64.exe",
          "url": "https://download.visualstudio.microsoft.com/download/pr/2b83d30e-5c86-4d37-a1a6-582e22ac07b2/c7b1b7e21761bbfb7b9951f5b258806e/windowsdesktop-runtime-5.0.7-win-x64.exe"
        }
      },
      {
        "setup": {
          "filename": "Outlands.exe",
          "url": "https://uooutlands.com/Outlands.exe"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Ultima Online Outlands/Outlands.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts dotnet472 d3dcompiler_47 dotnet48 vcrun2019",
          "description": "Installing needed dependencies, including .NET.",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Install windowsdesktop-runtime-5.0.7",
          "executable": "dotnet",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running Outlands Installer/Patcher. Please do not run the game until this installer finishes installing.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_json": {
          "data": {
            "force_driver": 1
          },
          "file": "$GAMEDIR/drive_c/Program Files (x86)/Ultima Online Outlands/ClassicUO/settings.json"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game