Exp 16 - The Cursed JSON Edits
CAUTION
-------------
I really tried to find where this secondary data is stored to prevent this error but I have given up. Hopefully Hello Games will release an update to resolve this nonsense :(
Use this Save Editor
GoatFungus has been an integral part of the No Man's Sky community since the games release back in 2016... Yes eight years ago.
github dot com / goatfungus / NMSSaveEditor
Go to Github and search for goatfungus or NMSSaveEditor
This is the ONLY website you should use to obtain his software.
First, Exit NMS
Now Open your Save
Launch the Save Editor
Open your save by selecting it from the drop down. Verify this is the correct save by checking your Exosuit inventory.
Now select the Edit menu -> Edit Raw JSON
This data is extremely FRAGILE (just like the Leg Lamp... it was from Italy!)
If you inadvertently delete or add a "," inside the JSON data; your save could break and even the editor will NOT be able to repair it!
Once open, make your screen match this.Expand CommonStateData->SeasonState and now click on MilestoneValues
Milestones Annotated
Here's the list with corresponding milestone names
Note: EOPx = End of Phase, x = phase number
+++++++++++ DO NOT USE THESE VALUES ++++++++++++==== For Reference Only ====
As you can see the milestones are literally right in order. Regardless of where you count (the list or actual milestones, the Well Grounded milestone is 15.
Breach Bug Fixes
JSON data edits
To correct the bug where you are stuck on say Breach Four; Breach Four is the 27th entry. Simply change the 0.0, into a 1.0,
If Breach Five is the one that is stuck for you. Breach Five is the 35th entry. Simply change that from 0.0, to 1.0,
Milestones Data Completed
To Save You JSON Data
Test Out Your Save
Work Product
This file contains my notes
Addendum
----------------------------
Version 1.01 Added Launch game load save Oct-26-2024
Version 1.0 Initial Release Oct-28-2024
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.