Vortex mod manager

From wikinotes
Revision as of 03:43, 12 November 2021 by Will (talk | contribs)

vortex is the replacement for nexus-mod-manager. It introduces useful concepts like mod dependencies, so that their load order can be composed dynamically.

Documentation

github https://github.com/Nexus-Mods/Vortex

Locations

configuration, settings, mod setup C:\Users\<you>\AppData\Roaming\Vortex
pending updates C:\Users\<you>\AppData\Local\Vortex
mod staging area (varies, generally on install drive) F:\games\vortex\{game}.

Configuration

Settings:
    Tab: Interface
        Section: Advanced
            - [x] Enable Profile Management

Rules

You can override LOOT order in Plugins > Manage Rules.

Backups

Not officially supported, but works well.

  • preserves rules
  • preserves list of available mods
  • does not preserve enabled/disabled mods
# backup following directories:

%APPDATA%\Vortex\downloads\{game}  # source zipfiles (not needed for backup)
%APPDATA%\Vortex\{game}            # game specific settings, profiles
F:\games\vortex\{game}             # game specific staging dir