A small mod that tweaks inventory size for Normal and Survival/Permadeath
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version Patch-5.xAndUp
Optional choice in lua for rebalance, which let's you change the value of the highest difficulty
Version Patch-5.52
Recompiled for WOLRDs Pt2
Version Patch-5.11
Recompiled Mod to Patch-5.11
Version Patch-5.5xAndUpNew
Lua edit for Worlds Pt2
Version Patch-5.01
Recompiled Mod to Patch-5.01
Version Patch-4.71
Recompiled Mod to Patch-4.71
Version Patch-4.65
Recompiled Mod to Patch-4.65
Version Patch-4.63
Recompiled Mod to Patch-4.63
Version Patch-4.50AndUp
Recompiled Mod to Patch-4.50
Version Patch-4.50
Recompiled Mod to Patch-4.50
Version Patch-4.46
Recompiled Mod to Patch-4.46
Version Patch-4.45
Recompiled Mod to Patch-4.45
Version Patch-4.42
Recompiled Mod to Patch-4.42
Version Patch-4.40
Recompiled Mod to Patch-4.40
Version Patch-4.30
Recompiled Mod to Patch-4.30
Version Patch-4.25
Recompiled Mod to Patch-4.25
Version Patch-4.21
Recompiled Mod to Patch-4.21
Version Patch-4.10
Recompiled Mod to Patch-4.10
Version Patch-4.08
Recompiled Mod to Patch-4.08
Version Patch-4.06
Recompiled Mod to Patch-4.06
Version Patch-4.05
Reworked script for 4.05
Cleaned up lua a bit so no warning/notices will be thrown
Version Patch-4.0
Reworked script for 4.0
Inventory grid sizes not yet supported
Version Patch-3.99
Recompiled Mod to Patch-3.99
Version Patch-3.97
Recompiled to Patch-3.97
Version Patch-3.91
Recompiled Mod to Patch-3.91
Version Patch-3.87
Recompiled Mod to Patch-3.87
Version Patch-3.85
Recompiled Mod to Patch-3.85
Added NMSMB scripts
Version Patch-3.80
Recompiled Mod to Patch-3.80
Version Patch-3.71
Recompiled Mod to Patch-3.71
Fixed minor issue of unbalanced version containers not being 100k
Version Patch-3.68
Recompiled Mod to Patch-3.68
Version Patch-3.63
Recompiled Mod to Patch-3.63
FOMOD installer included
Version Patch-3.53
Recompiled Mod to Patch-3.53
Version Patch-3.52Fix
Fixed Bug of not being able to craft certain products
Product limit has been lowered to 25% of the original Unbalanced version due to a bug
Version Patch-3.52
Recompiled Mod to Patch-3.52
Release of Unbalanced version (optional file)
Version Patch-3.51
Recompiled Mod to Patch-3.51
Version Patch-3.42
Recompiled Mod to Patch-3.42
Version 1.1
Recompiled the mod with MBIN 3.38
Naming convention of the pak file has been changed, so make sure to remove the Old one when you install this version
Description
This mod aims to rebalance the inventory and tech size in a more balanced way. I went crazy on Normal as I personally play survival mode more and even the 9999 stack size were "easy mode" for me so making them larger didn't affect me in any way. For survival I tried to balance it out a bit more adding just a bit to each next step. Lua and CS (NMSMB) scripts are available as seperate downloads.
Technical Details
Files Changed
METADATA/GAMESTATE/DIFFICULTYCONFIG.MBIN
Mod Format Explantion
EXML Format:Partial edit, only touches the lines/values that need editing. Very low chance of conflicts with other mods (unless they edit the same values). Can be edited easily by user using an editor like Notepad ++/VSCODE/... . MBIN Format:Full File Replacement. High chance of conflict, comparable with old pak format (pre. WORLDS). Can be used together with EXML, MBIN mods are loaded first so changes in EXML mods that edit the same file will still be applied. Other MBIN mods that change the same file follow the FIFO principle, merging is highly recommended with MBIN mods (see How To). Lua Format: Script file used by AMUMSS to generate the mod or used for merging. CS Format: Script file used by NMSMB to generate the mod or used for merging.
Installation
Install path: ...\No Man's Sky\GAMEDATA\MODS How to install: Recommend installation is manual, vortex can be used but some mods contain multiple versions so user might need to delete files/folders. Common steps, download mod, extract the file(s) from archived file and copy to the install path.
Mod Details
Mod Format: Full EXML InventoryRebalance (Choose one) For Normal the changes include
Exosuit Inventory: 50 000
Exosuit Products: 50
Cargo Inventory: 100 000
Cargo Products: 100
Ship Inventory: 50 000
Ship Products: 50
Freighter Inventory: 100 000
Freighter Products: 100
Container Inventory: 100 000
Container Products: 100
For Survival/Perma the changes include
Exosuit Inventory: 500
Exosuit Products: 5
Exosuit Cargo: 1000
Exosuit Cargo Products: 10
Ship Inventory: 2000
Ship Products: 10
Freighter Inventory: 5000
Freighter Products: 25
Container Inventory: 5000
Container Products: 25
InventoryUnbalance (Choose one) For all gamemodes
Exosuit Inventory: 50 000
Exosuit Products: 2 500
Cargo Inventory: 100 000
Cargo Products: 5 000
Ship Inventory: 50 000
Ship Products: 2 500
Freighter Inventory: 100 000
Freighter Products: 5 000
Container Inventory: 100 000
Container Products: 5 000
WARNING: if the mod breaks any item or substance that is over the vanilla limit will be gone.