File information

Last updated

Original upload

Created by

Unedjis

Uploaded by

Unedjis

Virus scan

Safe to use

Tags for this mod

About this mod

Adjusts and moderately increases inventory stack sizes for all three difficulty settings (High / Normal / Low) introduced in the WAYPOINT update.

Share
Permissions and credits
Works with RELICS (5.61)

Motivation


Permadeath locks Inventory Stack Size to Low or Normal. Both are an absolute hassle to play with. Inventory management should not be part of the challenge on higher difficulties. So here is a mod to give a moderate increase to stack sizes without feeling cheaty.


Features: Main File

Stack sizes are increased to reasonable values. "Substances" refers to raw materials like Ferrite Dust, "Products" refers to other items such as Vortex Cubes (example of a standard size Product). Not all Products have the same size, so for example for Trade Goods, the stack size will be much larger than for Vortex Cubes or Storm Crystals. Now for the full breakdown of changes made with this mod:

Stack Size Preset HIGH
    • Substances Exosuit: 9999 > 10000
    • Substances Exocraft: 9999 > 20000
    • Substances Ship: 9999 > 20000
    • Substances Freighter: 9999 > 30000
    • Substances Storage: 9999 > 30000
    • Substances Base Capsule: 9999 > 50000
    • Products Exosuit: 10 = 10
    • Products Exocraft:10 > 20
    • Products Ship: 10 > 20
    • Products Freighter: 20 > 30
    • Products Storage: 20 > 50
    • Products Base Capsule: 100 = 100

Stack Size Preset NORMAL
    • Substances Exosuit: 500 > 1000
    • Substances Exocraft: 500 > 2000
    • Substances Ship: 1000 > 3000
    • Substances Freighter: 2000 > 5000
    • Substances Storage: 1000 > 10000
    • Substances Base Capsule: 2000 > 50000
    • Products Exosuit: 10 = 10
    • Products Exocraft: 10 > 15
    • Products Ship: 10 > 20
    • Products Freighter: 20 > 30
    • Products Storage: 20 > 50
    • Products Base Capsule: 100 = 100

Stack Size Preset LOW
    • Substances Exosuit: 300 > 500
    • Substances Exocraft: 300 > 1000
    • Substances Ship: 750 > 1000
    • Substances Freighter: 750 > 2000
    • Substances Storage: 750 > 10000
    • Substances Base Capsule: 1250 > 50000
    • Products Exosuit: 5 = 5
    • Products Exocraft: 5 > 10
    • Products Ship: 5 > 10
    • Products Freighter: 10 > 20
    • Products Storage: 10 > 50
    • Products Base Capsule: 50 > 100

Technical Stuff

✅ EXML Patch Mod Patch that edits DIFFICULTYCONFIG, i.e. it only overwrites the specific values it changes and is compatible with other mods that also edit DIFFICULTYCONFIG, unless those mods also change stack sizes.

Worlds Part II has fundamentally changed the way files and mods are handled in NMS. Everything is now much more modular, and also easier to change for end users. If you don't like the stack size values, just open up the EXML file in any text editor (regular Notepad works, Notepad++ is recommended) and change them to whatever you want them to be. No need to re-pack or re-compile anything.


Installation

1) Download ZIP file.
2) Extract ZIP file.
3) Place entire "Inventory Tweaks 5.xx" folder in /steamapps/common/No Man's Sky/GAMEDATA/MODS folder.
4) Profit!!!