This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Game Guides

Guides created by the community to help users mod games.

Information in this section is meant to help users mod games and inform them as to what NOMM can or cannot do for each one.

Support Ratings

Each game is given a “Support Rating” similar to protonDB’s, that represents how easy it is to mod with NOMM:

IconNameDescription
goldNOMM can handle most mods (>80%) but there may still be some that are not supported, or there are some minimal actions to do outside of NOMM to support mods.
silverNOMM can handle a majority of mods (>50%), but there are a significant amount that are not supported, or there are some non-insignificant actions to do outside of NOMM to support mods.
bronzeNOMM can handle some mods (<50%) but is mainly considered as a tool for niche mod flows, or simply handling nexus downloads.

Contributors

This section is maintained by NOMM community volunteers, who have spent time working to help bring you easy to understand guides.

Can’t find your game?

If you see your game is missing from the list, please don’t hesitate to add support for it by checking otu the intructions here

List of currently supported games

1 - Warhammer 40,000: Darktide

A guide on how to mod Warhammer 40,000: Darktide with NOMM

Frameworks / utilities supported

NameDescription
Darktide Mod Loader (Linux version)The Darktide Mod loader is installable via NOMM and fully working.

Manual actions required

The only manual action required is editing the load order added by DML. A button is available to open it in the user’s favourite text editor in the utilities tab.

Current configuration file

name: 'Warhammer 40,000: Darktide'
steam_id: 1361210
mods_path: mods/

load_order_path: mods/mod_load_order.txt

nexus_id: "warhammer40kdarktide"

essential-utilities:
  darktide-mod-loader:
    name: Darktide Mod Loader
    version: 1.5
    creator: Talon-d
    creator-link: https://github.com/talon-d
    source: "https://github.com/talon-d/darktideML-4linux/releases/download/1.5/darktideML-4linux1-5.zip"
    utility_path: ""
    enable_command: "chmod +x tools/dtkit-patch; sh handle_darktide_mods.sh --enable"