Skip to content

Settings

Mikkel Rask edited this page Jun 1, 2026 · 6 revisions

To open Settings, click the cog icon in the top navigation bar.

General tab

  • Theme - toggle between Dark, Light, "Terminal" (green phosphor), and Custom theme looks.
  • Database link - changes the navigation shortcut in the top bar to your preferred mod source (ModDB, ZDoom Forum, DoomWorld, Itch.io).
  • Default View - sets the starting view mode for the Games page. Choose between Grid (card tiles), List (compact rows), or Detail (full info panels). The active view is remembered across sessions and when navigating back from the Install page.
  • Launch Command Preview - toggles the preview of a launch command in the Install page and in the per-game settings modal (default: on).
  • Auto-update - toggle automatic update checks on startup (default: on).
  • Registry Lookup - enable mod file lookups in the online UAC Registry when adding files to your catalog (available from vE1M0.3.0).
  • Manual update check - check for updates even if auto-update is off.
  • Configuration Path - displays where your settings.json is stored on disk.

Paths tab

Configure directories for Source Ports, Wads, Mods, Saves and Screenshots.

Source Ports

As of vE1M0.3.1, the Source Ports section (under CORE INFRASTRUCTURE) lets you manage multiple source port executables.

  • Click + Add Port to open a file picker and select an executable.
  • Use the inline form to set name, version, executable path, and family.
  • Click the radio dot on the left to set a port as the default.
  • Use the eye icon to hide a port from game instance selectors without deleting it.
  • Use the pencil (edit) and trash (delete) icons to manage ports.

See the Manage source ports page for full details.

Upgrading from an earlier version? Your old single source port path is automatically migrated on first launch.


Other Paths

Default values:

Use Default Notes
Wads ~/.config/uac/wads Directory for base game WAD files.
Mods ~/.config/uac/mods Each game instance gets a .json file here. Mod files are copied to a files subdirectory.
Saves ~/.config/uac/saves Save data, subdirectories created per game instance (e.g. dragon-sector-remake).
Screenshots ~/Pictures/UAC Launch Control/screenshots Screenshot output, uses your source port's default naming.

All paths can be typed manually or set via the folder icon (📂) file picker.

Note on ~

The tilde (~) expands to your home directory:

  • Windows: C:\Users\YOUR-NAME
  • macOS: /Users/YOUR-NAME
  • Linux: /home/YOUR-USER

Wad Config tab

Configure settings for each detected base game WAD - shown name, icon, launch arguments, and additional parameters.

The application auto-detects these WADs: doom.wad, doomu.wad, doom2.wad, doomii.wad, tnt.wad, plutonia.wad, freedoom1.wad, freedoom2.wad, heretic.wad, hexen.wad, hexdd.wad, strife.wad - each gets a default name and icon.

  • Icon - click the icon preview to set a custom image.
  • Launch Arguments - e.g. -iwad or other flags passed to the source port.
  • Additional Parameters - e.g. -nomonsters -warp 01.
  • Hide from Interface - excludes the WAD from the sidebar and base game selectors (useful for auxiliary files like voices.wad).
  • File Source - the actual file path on disk (read-only).

Note: The per-WAD engine/executable setting was removed in vE1M0.3.1. Source ports are now managed globally via the Paths tab - you assign a source port per game instance, not per WAD. See Manage source ports.

Advanced settings tab

UPDATE: No longer requires the RED KEYCARD!
Now it gives the option for you to theme the application to your liking.

See Theming for more.

Clone this wiki locally