macOS
brew install exultlocal Homebrew formula metadata
brew
Recreation of Ultima 7. Version 1.12.1 via Homebrew; verified 2026-06-18.
install
brew install exultlocal Homebrew formula metadata
sudo apt install exultDebian stable package indexes · exult · source: deb.debian.org
nix profile install nixpkgs#exultnixpkgs package indexes · pkgs/by-name/ex/exult/package.nix · source: api.github.com
overview
Recreation of Ultima 7
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.exult.cfg~/.var/apps/info.exult.exult/config/exult.cfg~/Library/Preferences/exult.cfg%LOCALAPPDATA%\Exult\exult.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cmanip | cli | global executable | |
expack | cli | global executable | |
exult | cli | global executable | |
mklink | cli | global executable | |
shp2pcx | cli | global executable | |
splitshp | cli | global executable | |
textpack | cli | global executable | |
u7voice2syx | cli | global executable | |
ucxt | cli | global executable | |
wuc | cli | global executable |
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.
https://github.com/exult/exult
install metadata
| Package key | brew:exult |
|---|---|
| Version | 1.12.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/exult |
| Homepage | https://exult.sourceforge.io/ |
| Repository | https://github.com/exult/exult |
| Upstream docs | https://exult.sourceforge.io/docs.html |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/exult/exult/archive/refs/tags/v1.12.1.tar.gz |
| Last updated | 2026-06-18T02:28:56-04:00 |
| Pulse | updated |
| Dependencies | libogg, libvorbis, sdl2-compat |
| Build dependencies | autoconf, autoconf-archive, automake, libtool, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | This 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 | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | exult |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
exult 1.10.1-3
engine for Ultima VII (BG, FOV, SI, SS)
sudo apt install exultexult-studio 1.10.1-3
tools for editing and viewing exult games
sudo apt install exult-studioexult
nix profile install nixpkgs#exultexult 1.8-2build3
engine for Ultima VII (BG, FOV, SI, SS)
sudo apt install exultexult-studio 1.8-2build3
tools for editing and viewing exult games
sudo apt install exult-studiosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.