About this mod
The Engineers at H.G. corp. were hard at work again, this time they bring you Upgrade Modules.
For more details on the new products see the description.
- Permissions and credits
- Changelogs
- Donations
The Engineers at H.G. corp. were hard at work again, this time they bring you Upgrade Modules.
There are multiple modules provided for purchase a your local space-stations (trade terminal)
Lua and CS (NMSMB) scripts are available as seperate downloads.
Technical Details
Files Changed
- METADATA/REALITY/TABLES/NMS_REALITY_GCPRODUCTTABLE.MBIN
- METADATA/REALITY/TABLES/REWARDTABLE.MBIN
- METADATA/REALITY/TABLES/CONSUMABLEITEMTABLE.MBIN
- METADATA/REALITY/DEFAULTREALITY.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 with this tool.
CS Format: Script file used by NMSMB to generate the mod or used for merging with this tool.
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
Where to find: Space Terminal or Pilots in Space stations
Module Options
- Weapon Class Upgrade Module: Upgrades your weapon to the next class
- Ship B-Class Upgrade Module: Upgrades your ship to B class
- Ship A-Class Upgrade Module: Upgrades your ship to A class
- Ship S-Class Upgrade Module: Upgrades your ship to S class
- Ship Inventory Expansion Module: Expands your ships cargo capacity with 10
- Suit Inventory Expansion Module: Expands your suit's cargo capacity with 10
- Weapon Inventory Expansion Module: Expands your weapon's cargo capacity with 10
Extra information
Interesting links
Modding Discord: Discord
Step WIKI: Step WIKI
How To Guides
Quick Guide: How To merge with AMUMSS
Extensive Guide: How to use NMSMB (pdf)
Extensive Guide: How to use AMUMSS (pdf)