NoMansSky:1.0.0: Difference between revisions

From Step Mods | Change The Game
(3 intermediate revisions by the same user not shown)
Line 292: Line 292:
}}
}}
}}
}}
<br><br><br>
<br>


=STEP 3=
=== Pack Project Files ===
<div>Compiling & Packing</div>
To wrap up, the resource files need to be be compressed into a PAK file so that they can be used by the game. This process is done manually:
To wrap up, the resource files need to be be recompiled and compressed into a PAK file so that they can be used by the game. This process can be completed manually:
 
== Manual Wrap-up ==
To complete the process manually, <!--both MBINCompiler and -->PSArcTool is used.


=== Pack Project Files ===
# Open the guide's project folder in an Explorer window: <code>..\Modding\NoMansSky\StepNoMansSky</code>
# Open the guide's project folder in an Explorer window: <code>..\Modding\NoMansSky\StepNoMansSky</code>
# Select all the files and folders in the project's root folder.
# Select all the files and folders in the project's root folder.
Line 316: Line 311:
== Go...rule the galaxy! ==
== Go...rule the galaxy! ==
That is a wrap on this short Guide. Enjoy your enhanced gameplay!
That is a wrap on this short Guide. Enjoy your enhanced gameplay!
To start the game with mods enabled, run the game's executable from MO's drop-down list.
<br><br><br>
<br><br><br>



Revision as of 00:26, July 6, 2021


Warning-Logo.png

WARNING

This guide is out of date and is NOT supported! It may contain information that is incorrect or not in line with the current state of the game.
Go to the latest supported NoMansSky Guide.


Step NoMansSky Guide[edit | edit source]

This is the official Step modding guide for No Man's Sky. Its goal is to provide an "enhanced vanilla" look and feel and is built for No Man's Sky on the PC without VR. Other situations by vary.

All of the features are listed on our Nexus Mods page, but here are a few in summary:

  • Increased base radiuses and many base improvements
  • Improved environmental effects, like clouds and water
  • Greatly enhanced player movement
  • Balanced environmental hazards to the suit for more favorable gameplay
  • Greatly improved cameras, binoculars, and scanners
  • Customized and varied ship controls based on weight-class
  • Lots of visual and other enhancements via mods

Nomenclature[edit | edit source]

The following nomenclature is used throughout this guide and should be understood before proceeding.

  • 'tick' means 'check': Frequently, the word 'check' or 'checked' can mean 'ensure' in addition to "check mark", so 'check' is not used where it is synonymous with 'tick' to avoid any mistakes that can (and have) happened from this conflation.

System Requirements[edit | edit source]

We recommend the following hardware configuration for running a Step NoMansSky installation at a resolution of 1920x1080. The minimum requirements will allow most users to install and run the game on High, Our recommended requirements will allow most users to install and run the game on Ultra for most, if not all settings.

Game/graphic settings used:

  • All settings on Ultra
  • Antisophic Filter: 16x
  • Anit Aliasing: TAA+FXAA
  • GTAO: High
  • In-flight FOV
    We recommend users turn this up to 85. This will help prevent the HUD clipping on some ships.
    Users playing at screen resolutions other than 1920x1080 may have to adjust for their systems.
Hardware Minimum Recommended
Windows OS Windows 10 64-bit Windows 10 64-bit
CPU Intel Core i5-6600K or equivalent Intel Core i7-4790 or equivalent
System RAM 8 GB 16 GB or higher
GPU Nvidia GTX 970 4GB Nvidia GTX 1060 or equivalent or better / 4GB VRAM or higher
Drive Space ~30 GBs ~50 GBs
Monitor Resolution 1920x1080 1920x1080 or higher
  • For those wishing to use high quality settings at resolutions higher than 1920x1080, be advised that a more powerful system will likely be required.
  • This game will also eat VRAM, so the more VRAM available the better the performance will be as files aren't being offloaded to slower system RAM.



STEP 1[edit | edit source]

Installations & Setup

Follow the System Setup Guide![edit | edit source]

Those who have not completed the System Setup Guide should STOP and do so now BEFORE continuing this guide! This is a perquisite for completing this Guide. User should follow up to and stop at the "Tools Installation and Setup" section. Once there, return here and continue below.
NEW GUIDE FOLLOWERS: Deviate from these instructions at your own risk! Instructions in this guide presume that previous instructions have been followed.

Suggested Folder Structure[edit | edit source]

For all our Modding Guides Step recommends users create the following folder: Drive:\Modding\ (e.g., C:\Modding\). For supporting No Man's Sky, Step recommends creating a sub-folder within the Modding folder and naming it NoMansSky. Now create the folder structure below:

  • C:\Modding\
    • ..\NoMansSky
      • ..\StepNoMansSky
      • ..\Tools
        • ..\PSArcTool

Mod Organizer - NMS Initialization[edit | edit source]

FIRST, follow the System Setup Guide. The below instructions describe how to initialize a No Man's Sky instance in Mod Organizer (MO). If MO wass installed as a Portable application, the instructions below will need to be reinterpreted accordingly. Those who already have a MO instance for NMS can skip this initialization:

➕ [Click to show]➖ [Click to hide] Initialization Instructions


  1. Launch MO by running its executable (e.g. ..Modding\Tools\Mod Organizer\ModOrganizer.exe)
  2. Upon load, click the Instance Manager button on the tool (first button).
  3. Click [Create new instance] button.
  4. Select No Man's Sky and click [Next].
    If it didn't find the game, users can manually browse to the game's location.
  5. Name the instance something like No Man's Sky or keep the default. Click [Next].
  6. (optional) change the location of data stored. Step recommends the default location, unless space restraints prevent this. Click [Next].
  7. A confirmation window will display with the installation information. Click [Finish].
  8. MO is now ready to use with this guide.

Profile Setup[edit | edit source]

Mod Organizer's profile feature allows the creation of multiple mod-builds. Begin by creating/editing two profiles for use with this guide:

➕ [Click to show]➖ [Click to hide] Profile Setup Instructions


  1. Launch MO, choosing the No Man's Sky Instance.
  2. On the Default profile, arrange the mods in the left pane in the following order:
    1. DLC: Dawnguard
    2. DLC: HearthFires
    3. DLC: Dragonborn
  3. Click the Profiles MO.png button on the menu bar.
  4. Select the Default profile.
  5. Ensure the Use profile-specific Game INI Files box is ticked and click [Copy].
  6. Name the new profile Step NoMansSky, or anything similar.
  7. Ensure the Use profile-specific Game INI Files box is ticked.
  8. Close the window by clicking [Close].
  9. Select the Step NoMansSky profile from the profile selection down-drop.
    • If users receive a notice saying some INI files were missing and will be copied. This is normal.
    • If an error is displayed about missing "modlist.txt" files, restart MO (or do a system reboot if one hasn't been done yet).

Enable Mods[edit | edit source]

Mod support for No Man's Sky is disabled by default, thus, users need to enable support after the game is registered with the system. To do this:

  1. Navigate to the game's PCBANKS folder (i.e., ..\Steam\steamapps\common\No Man's Sky\GAMEDATA\PCBANKS)
  2. Locate the DISABLEMODS.TXT file.
  3. Rename this file: ENABLEMODS.TXT
    In fact, this file can be renamed to anything or simply removed from the folder structure. To disable mod support again, simply rename the file back the the original name, or place it back in the PCBANKS folder. Users will have to do this step every time the game updates because Hello Games resets this file every update.
  4. If it doesn't exist, create a new folder within PCBANKS and name it MODS.

This completes the initial game setup.

Tools Installation and Setup[edit | edit source]

Users should install the tools to the location created above (i.e., ../Modding/NoMansSky/Tools/). Install the following tools to that location:

Mod Name Baseline Instructions

Template:ModTable/Row


Tool Configuration[edit | edit source]

PSArcTool[edit | edit source]

PSArcTool is used for extracting and compressing the game's PAK files. The use of this tool is very simple and requires no configuration. Drag and drop the supported files onto the EXE file for the application to execute.


STEP 2[edit | edit source]

NoMansSky Mod List

At this point the modding environment should be fully set up and ready to install mods. Installing individual mods for NMS is done so via Mod Organizer 2. (see: installing mods) When installing mods, keep the following in mind:

  • The mods not being merged into the Guide's project folder (e.g. ..Modding\NoMansSky\StepNoMansSky) can be skipped or replaced by other alternatives; however, if the instructions say to merge any files into the Guide's project folder, then the mod is required and can not be skipped or replaced.
  • To maintain compatibility, it's important to install mods as described in their respective Detailed Instructions.
  • If no Detailed Instructions or Step recommendations are provided for a particular mod, all options are good. Step encourages user customization.
  • Unless Detailed Instructions are given, only install the PAK files when installing mods. (see example below)
  • After installing a mod, enable the mod in MO.

Mod Table Reference[edit | edit source]

Supported Game Version: NMS:Prisms v3.53
Table Flags A red vertical bar indicates that the mod requires an update and should not be installed.
A blue bar indicates that the mod works with supported game version and is okay to install.
Yellow bars are not used for this Guide.
Mod Name Nexus mod name presented as a link to Nexus for download.
Wikilink.png Link to the mod's wiki page, which includes various information about the mod.
Baseline This notes the Step Baseline version or option of the corresponding mod that should be installed, and usually refers to options affecting performance/quality. General suggestions are located in the "Notes" column; see below.
Instructions Brief notes that apply to the mod or installation.
In some cases, mods with several options will include a suggested option. These suggestions will take the form of: "Step recommends: Option A Main File."
In other cases, there may only be one appropriate option, which fits the Step Mandate. These instructions will take the form of: "Install Option A Main File."
Users will also see links displayed as: [Expand]. Users should click these links to expand the mod row to reveal detailed instructions for installing the mod.


Models & Textures[edit | edit source]

No mods defined.

Sounds & Music[edit | edit source]

No mods defined.

Fixes[edit | edit source]

Mod Name Baseline Instructions

Template:ModTable/Row


Gameplay[edit | edit source]

Mod Name Baseline Instructions

Template:ModTable/RowTemplate:ModTable/Row


Lighting & Weather[edit | edit source]

No mods defined.

Resource Files[edit | edit source]

Mod Name Baseline Instructions

Template:ModTable/Row


Pack Project Files[edit | edit source]

To wrap up, the resource files need to be be compressed into a PAK file so that they can be used by the game. This process is done manually:

  1. Open the guide's project folder in an Explorer window: ..\Modding\NoMansSky\StepNoMansSky
  2. Select all the files and folders in the project's root folder.
  3. Drag and drop all selected items onto PSArcTool.exe
    This will compress the files into a PAK file.
  4. Rename the file to: ZZZZStepNoMansSky.PAK (this format ensures it's last in the load order)
    The "z" is intentional to force the archive to load last.

Install the Resource Files[edit | edit source]

  1. Create a new mod in MO named: Step NoMansSky - Resource Files
  2. Copy and paste the packed Resource Files into this new mod: ..\ModOrganizer\No Man's Sky\mods\Step NoMansSky - Resource Files
  3. Ensure this and all mods are enabled.

Go...rule the galaxy![edit | edit source]

That is a wrap on this short Guide. Enjoy your enhanced gameplay!

To start the game with mods enabled, run the game's executable from MO's drop-down list.


Credits[edit | edit source]

Thank you all!

The Step administrators would sincerely like to thank (from the bottoms of our fuzzy little hearts):

  • The authors of mods recommended within our Guides
  • The authors of mods who granted permission for their mods to be incorporated into the Resource Files
  • The core Community for feedback, suggestions and input
  • The Beta and Mod Testers for their good humor and rigorous analyses
  • The Nexus community
  • Hello Games for their games

The following mods had open permissions and were either merged into the guide's resource files or used for references:

Step Staff[edit | edit source]

The following staff are associated with this Guide:

Administrators[edit | edit source]

  • TechAngel85
    • Lead Release Coordinator, Patch Coordinator, Lead Forum Administrator, Mod Author


COMMUNITY CONTRIBUTIONS[edit | edit source]

Help build Step

Step Modifications can only get bigger and better with help from the community. It is very time consuming for the Step team to ensure that our Guides are consistently maintained at the highest quality possible. We need people to help us identify mods that improve the vanilla game while adhering to our Mandate. We also need ongoing bug reports, reviews, and updates on mods that may cause problems or that stray from the Mandate.

In order to suggest a mod for inclusion, visit the Mods section of the Forums.

Call for Mod Testers[edit | edit source]

Community members interested in becoming Mod Testers, please contact TechAngel85 via PM on the forums. Once registered, Mod Testers will be given access to Staff forums that houses useful information. For more information about our mod testing process, read through the Mod Testing Guide to get a sense of what's involved.

Call for Forum Moderators[edit | edit source]

Regular community members interested in becoming moderators, please contact TechAngel85 via PM on the forums. Forum Moderators will be determined based upon level and quality of activity within our community.

Thank you for reading and enjoy the game!