No Man's Sky
0 of 0

File information

Last updated

Original upload

Created by

GumskBF

Uploaded by

GumskBF

Virus scan

Safe to use

Tags for this mod

About this mod

Makes every slot supercharged on your exosuit, exocraft, or both. ***READ THE KNOWN ISSUE***

Permissions and credits
This makes all your exosuit or exocraft slots supercharged. It's way overpowered, but some people like it that way.

There are three PAK files available. Use only ONE!

I do not know of a way to mod ships and multitools to increase their supercharged slots, but I believe you can do it with a save editor.

***KNOWN ISSUE***
If you use the exosuit or combined version, the game will save your suit with all supercharged slots and it won't go back to normal when you remove the mod. The only way to fix this is to use a save editor to return the slots to normal or edit the raw JSON. Both GoatFungus's NMSSE and NomNom should have the ability to change supercharged slots in the UI. To return the suit to normal using a JSON edit, go to PlayerStateData\Inventory_TechOnly\SpecialSlots and make it look like this:
[
{
"Type":{
"InventorySpecialSlotType":"TechBonus"
},
"Index":{
"X":4,
"Y":0
}
},
{
"Type":{
"InventorySpecialSlotType":"TechBonus"
},
"Index":{
"X":8,
"Y":1
}
},
{
"Type":{
"InventorySpecialSlotType":"TechBonus"
},
"Index":{
"X":2,
"Y":2
}
}
]


You can find information about and links to all my mods, files affected by each of my mods, instructions for installing mods, and instructions for extracting LUA files here:
https://www.nexusmods.com/nomanssky/mods/1541/