NoMansSky:Installing Mods

From Step Mods | Change The Game
Revision as of 19:14, May 2, 2022 by Lo2k (talk | contribs)
Nomanssky flare.png

Installing Mods

by: Lo2k

Preparations

To enable mods in No Man's Sky, just follow these steps :

  1. Go into your No Man's Sky PCBANKS folder
  2. Select the DISABLEMODS.txt file and rename or remove it
  3. Create a new folder and name it "MODS"
Info-Logo.png
NOTE:
Be sure to check the PCBANKS folder after each game update as the DISABLEMODS.txt file is often recreated.

Now, you can place the mods .pak files inside the MODS folder or right-click on your .pak file in NMS Modding Station and choose Copy in my MODS folder.
Launch the game to enjoy the changes.

Mods load order

It's important to note that mods are parsed in alphanumerical order, so the mod filename affects its load order.
Here is a quick order : 0 1 2 3 4 5 6 7 8 9 A a B b .... Z z _
So a mod named "0mod" will load before a mode named "bmod" and a "_mod" will load last. If two mods contain the same file, the file from the last parsed mod will prevail. So a "_mod" will apply over all the others.

Mods conflicts

If you are a mod creator, it's a common practice to notify users in your mod description of what files are modified in the mod .pak file. This will ultimately help players to sort if your mod could conflict with others. In that case, some tools like AMUMSS can be used to detect which mods are editing the same files and thus conflicting.