dumpVar: only available in dev mode
Installing mods
- Ensure that the "Data Directory" and "Game Directory" in the "Settings" tab are set properly.
- Download the mod's release archive (a
.zip
file). - Click "Add mod" in DTMM and select the file you downloaded.
- Use the checkbox in the mod list to enable the new mod.
- Click "Deploy mods" and watch the log at the bottom until it completed.
- Start the game normally.
Handle game updates
After the game was updated, mods need to be deployed again. Simply click "Deploy mods" and watch the log view at the bottom, as usual.
Migrating from dtkit-patch
NOTE: This includes installations managed manually or with Vortex.
- Copy the
mod_load_order.txt
file from the game files somewhere else, for reference later - Click "Reset Game"
- Download the newest versions of your mods and install them, following the steps above
Troubleshooting
If you've run into issues or received an error message during installation or game deployment, check the sections below. If those didn't help, you'll always find helpful people in the Modders Discord.
When reporting issues, please attach a screenshot of the error message and DTMM's log file. You can find the log by entering %APPDATA%\dtmm
into the File Explorer's address bar.
"Found dtkit-patch-based mod installation"
Follow the migration steps above.
"Failed to open game bundle directory"
DTMM needs to know where to find the game files. Double-check the "Game Directory" value in the "Settings" tab, and make sure it points to the game's installation directory, e.g. E:\SteamLibrary\steamapps\common\Warhammer 40000 Darktide
.
"Failed to import mod"
DTMM requires the mod archives to be built in a defined way. If importing fails for a mod, it might still only support the old ecosystem. Check if there is a newer version. If not, try to get in touch with the author and point them to Migrating from loose files and Building your first mod. The Modders Discord is a good way to get in touch with the authors, or other people that can help you out.
Mod dependency issues
"Dependency XXX must be enabled"
"Dependency XXX must be loaded before YYY"
"Dependency XXX must be loaded after YYY"
One of your mods specified another mod as dependency, optionally with a required order. Check the error message, and the mod's description and adjust the order accordingly, with the "Move Up" and "Move Down" buttons.
Wiki
Building the source code
Obtaining the Oodle library
DTMM
Installing mods
Register DTMM as handler for Nexus downloads
DTMT
CLI Reference
Building your first mod
Migrating from loose files
dtmt.cfg
Reference
Murmur hashes and dictionaries
Reverse Engineering
Getting Started
Sound
Textures
File Types
Status
Bundle
Bundle Database
Texture
Material
Strings
Package
Wwise Event
Wwise Stream
Wwise Bank