Installer arcanum-patch-uap-202

files:
- patch: N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and then
    select your download.
game:
  arch: win64
  prefix: $GAMEDIR
installer:
- copy:
    description: Copying the Patch
    dst: $GAMEDIR/drive_c/UAP2.0.0.exe
    src: patch
- task:
    description: Running the Patch
    executable: $GAMEDIR/drive_c/UAP2.0.0.exe
    name: wineexec
    prefix: $GAMEDIR
requires: arcanum
description: This installs the Unofficial Arcanum Patch 2.0.2
game_slug: arcanum
gogslug: arcanum_of_steamworks_and_magick_obscura
humblestoreid: ''
installer_slug: arcanum-patch-uap-202
name: Arcanum
notes: "You will be prompted to download UAP2.0.2 from https://terra-arcanum.com/drog/uap.html.\r\
  \n\r\nThe patch consists of several modules:\r\n\r\n    UAP Base\r\n    All the\
  \ bug fixes plus Extra Animations, Extended Ambient Tracks, HQ Townmaps and HQ Music.\r\
  \n    High Resolution Patch\r\n    Allows the game to be played at any resolution.\
  \ Defaults to 720p. Improves Windows 10 compatibility.\r\n    Official DLC\r\n \
  \   Adds 7 additional mini-campaigns. You can choose them in Options -> Game ->\
  \ Module.\r\n    Race Mod\r\n    Makes Orcs, Ogres and Dark Elves playable with\
  \ their own portraits, backgrounds and unique NPC interactions\r\n    Beta Content\r\
  \n    Various things restored from pre-release versions of Arcanum.\r\n    Misc\
  \ Mods\r\n    Various miscellaneous mods and additions."
runner: wine
script:
  files:
  - patch: N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and then
      select your download.
  game:
    arch: win64
    prefix: $GAMEDIR
  installer:
  - copy:
      description: Copying the Patch
      dst: $GAMEDIR/drive_c/UAP2.0.0.exe
      src: patch
  - task:
      description: Running the Patch
      executable: $GAMEDIR/drive_c/UAP2.0.0.exe
      name: wineexec
      prefix: $GAMEDIR
  requires: arcanum
slug: arcanum-patch-uap-202
steamid: 500810
version: '[Patch] UAP 2.0.2'
year: 2001
{
  "game_slug": "arcanum",
  "version": "[Patch] UAP 2.0.2",
  "description": "This installs the Unofficial Arcanum Patch 2.0.2",
  "notes": "You will be prompted to download UAP2.0.2 from https://terra-arcanum.com/drog/uap.html.\r\n\r\nThe patch consists of several modules:\r\n\r\n    UAP Base\r\n    All the bug fixes plus Extra Animations, Extended Ambient Tracks, HQ Townmaps and HQ Music.\r\n    High Resolution Patch\r\n    Allows the game to be played at any resolution. Defaults to 720p. Improves Windows 10 compatibility.\r\n    Official DLC\r\n    Adds 7 additional mini-campaigns. You can choose them in Options -> Game -> Module.\r\n    Race Mod\r\n    Makes Orcs, Ogres and Dark Elves playable with their own portraits, backgrounds and unique NPC interactions\r\n    Beta Content\r\n    Various things restored from pre-release versions of Arcanum.\r\n    Misc Mods\r\n    Various miscellaneous mods and additions.",
  "name": "Arcanum",
  "year": 2001,
  "steamid": 500810,
  "gogslug": "arcanum_of_steamworks_and_magick_obscura",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "arcanum-patch-uap-202",
  "installer_slug": "arcanum-patch-uap-202",
  "script": {
    "files": [
      {
        "patch": "N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and then select your download."
      }
    ],
    "game": {
      "arch": "win64",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "copy": {
          "description": "Copying the Patch",
          "dst": "$GAMEDIR/drive_c/UAP2.0.0.exe",
          "src": "patch"
        }
      },
      {
        "task": {
          "description": "Running the Patch",
          "executable": "$GAMEDIR/drive_c/UAP2.0.0.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "arcanum"
  }
}
Back to game