Automic VaultAutomic Vault

brew

Install exult with Homebrew, apt, Nix

Recreation of Ultima 7. Version 1.12.1 via Homebrew; verified 2026-06-18.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install exult

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install exult

Debian stable package indexes · exult · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#exult

nixpkgs package indexes · pkgs/by-name/ex/exult/package.nix · source: api.github.com

overview

Package summary

Recreation of Ultima 7

Commands and aliases

  • cmanip
  • expack
  • exult
  • mklink
  • shp2pcx
  • splitshp
  • textpack
  • u7voice2syx
  • ucxt
  • wuc

history

Project history and usage

Exult is an open-source recreation of the Ultima VII engine for modern operating systems. It lets owners of Ultima VII: The Black Gate and Ultima VII Part 2: Serpent Isle play those DOS-era games using the original data and graphics files.

The project matters in package-manager culture because it packages game preservation as a native executable rather than as a DOS compatibility wrapper. Installing Exult gives users a maintained SDL-based engine plus command-line/helper tools, while the copyrighted game data remains outside the package.

Project history

Exult emerged from fan reverse-engineering work around Ultima VII's data formats and game behavior. The official README credits earlier work decoding Ultima VII data files and describes the goal as running the games on modern hardware as close to their original presentation as possible.

The project reached a 1.0 release in November 2002 after four years of coding, followed by the major 1.2 release in June 2004. After 1.2, Exult entered a long experimental period focused on Exult Studio, mod support, decoded game details, graphics/audio rewrites, and gameplay correctness.

Long release gaps became part of the project's story. The official history describes 1.4.9rc1 in 2010, years of bug hunting, and a renewed stable release cadence with 1.6 in 2020, 1.8 in 2022, 1.10 in 2024, and 1.12/1.12.1 in 2025-2026.

Adoption history

Exult's audience is the long-lived Ultima VII fan community. The project documentation explicitly frames Ultima VII as an early-1990s RPG with a large following and a nonstandard DOS memory manager that makes it difficult to run on current computers.

The project has repeatedly followed users onto new platforms: its history mentions Windows, Mac OS X, Linux distributions, Sharp Zaurus, PocketPC, iOS, Android, and later GitHub-based development. In 2016, source control moved to Git on GitHub while the website and community infrastructure stayed on SourceForge.

Exult also became a base for mods and tooling. Exult Studio, usecode tooling, map editing, the Keyring mod, Serpent Isle fixes, audio packs, and later the Ultima VI remake mod are all part of its official project history.

How it is used

Users need a legal copy of Ultima VII data files, then configure Exult to find the Black Gate and/or Serpent Isle folders. The setup and game menus cover most options, while exult.cfg handles paths and advanced settings.

Exult can be launched directly into supported games, mods, or map-editing mode. It stores per-platform configuration paths, save data, logs, screenshots, audio settings, and optional mod paths, making it feel like a native port even though it depends on the original assets.

For package users, the Homebrew formula is the engine and tools, not the game. That split is important: the package can be freely distributed, but the user's original game files provide the copyrighted content.

Why package nerds care

Exult is a classic example of how open-source package managers preserve old commercial software ecosystems without shipping the commercial software itself. The package contains the replacement engine; the user supplies the data.

It is also a useful case study in long-running portability work: SDL backends, audio driver changes, old operating-system support, platform-specific config paths, and helper tools all show up in the release history.

Timeline

  • 2001: Exult beta is released.
  • 2002: Exult 1.0 is released after four years of coding.
  • 2004: Exult 1.2 is released as a major bugfix and gameplay-improvement version.
  • 2010: Exult 1.4.9rc1 is released after more than six years.
  • 2016: Source code versioning moves to Git on GitHub.
  • 2020: Exult 1.6 is released after a long stable-release gap.
  • 2022: Exult 1.8 is released for Ultima VII's 30th birthday.
  • 2024: Exult 1.10 is released.
  • 2026: Exult 1.12.1 is released as a hotfix.

Related projects

  • Ultima VII: The Black Gate and Ultima VII Part 2: Serpent Isle are the original games Exult runs.
  • Exult Studio is the project's editing and modding companion.
  • Pentagram is a related Ultima VIII engine effort mentioned in Exult's development history.
  • Mods such as Keyring, Serpent Isle Fixes, and the Ultima VI remake show how Exult became a platform for fan restoration and expansion.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 5 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.exult.cfg~/.var/apps/info.exult.exult/config/exult.cfg
macOS
~/Library/Preferences/exult.cfg
Windows
%LOCALAPPDATA%\Exult\exult.cfg

executables

Installed executables

CommandKindExposureNote
cmanipcliglobal executable
expackcliglobal executable
exultcliglobal executable
mklinkcliglobal executable
shp2pcxcliglobal executable
splitshpcliglobal executable
textpackcliglobal executable
u7voice2syxcliglobal executable
ucxtcliglobal executable
wuccliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.12.1
manager updated2026-06-18
local dataok
upstreamcurrent
latest detectedv1.12.1

https://github.com/exult/exult

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:exult
Version1.12.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/exult
Homepagehttps://exult.sourceforge.io/
Repositoryhttps://github.com/exult/exult
Upstream docshttps://exult.sourceforge.io/docs.html
LicenseGPL-2.0-or-later
Source archivehttps://github.com/exult/exult/archive/refs/tags/v1.12.1.tar.gz
Last updated2026-06-18T02:28:56-04:00
Pulseupdated
Dependencieslibogg, libvorbis, sdl2-compat
Build dependenciesautoconf, autoconf-archive, automake, libtool, pkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsThis formula only includes the game engine; you will need to supply your own own legal copy of the Ultima 7 game files for the software to fully function. Update audio settings accordingly with configuration file: ~/Library/Preferences/exult.cfg To use CoreAudio, set `driver` to `CoreAudio`. To use audio pack, set `use_oggs` to `yes`.

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameexult
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

exult 1.10.1-3

engine for Ultima VII (BG, FOV, SI, SS)

http://exult.sourceforge.net/

sudo apt install exult
  • Section: contrib/games
  • Architecture: amd64
  • 12 dependencies
  • normalized package name match
  • Matched by: Exult
Debian stable package indexes · deb.debian.org · Debian stable package indexes: exult from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz
Debian apt95%

exult-studio 1.10.1-3

tools for editing and viewing exult games

http://exult.sourceforge.net/

sudo apt install exult-studio
  • Section: contrib/games
  • Architecture: amd64
  • Source Package: exult
  • 11 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Exult
Debian stable package indexes · deb.debian.org · Debian stable package indexes: exult-studio from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz
Nix95%

exult

nix profile install nixpkgs#exult
  • normalized package name match
  • Matched by: Exult
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ex/exult/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

exult 1.8-2build3

engine for Ultima VII (BG, FOV, SI, SS)

http://exult.sourceforge.net/

sudo apt install exult
  • Section: multiverse/games
  • Architecture: amd64
  • 12 dependencies
  • normalized package name match
  • Matched by: Exult
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: exult from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
Ubuntu apt95%

exult-studio 1.8-2build3

tools for editing and viewing exult games

http://exult.sourceforge.net/

sudo apt install exult-studio
  • Section: multiverse/games
  • Architecture: amd64
  • Source Package: exult
  • 14 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Exult
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: exult-studio from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment