Atlas Path JSON Edits

No Man's Sky686 views10 favorites5 min readby Geldric™Updated 4 Feb, 2025View on Steam ↗

Preperation

[!] If you have never used the goatfungus Save Editor (on github), I'm sorry but this guide is NOT for you. You must be 100% comfortable not only using the Editor but making edits to the RAW JSON (text) data. A LOT of edits...

[!] If you inadvertently delete a "," you will render your save file unreadable and complete garbage. Not even the save editor will be able to load/read it...

Make Your Edits Very Carefully

-------------------------------------------------------------------------------------------------------
If you feel confident, here we go:

* Launch the game; load and save every save slot that you want to edit. This ensures the file is up to date and has any added data from the v5.5x update.

NOTE: Tested & Confirmed for Worlds Pt II Update 01/29/2025

LOOK HERE FOR NEW SAVES
Your mission log BEFORE progressing the Artemis story

You MUST do this on EVERY new save
* Create your save and continue the Artemis story line until you have claimed their crashed ship.
* Enter the Anomaly and complete the tutorial and now exit the Anomaly
* Fly to the space station, make a save and exit to the select menu
> this allows the game to add the other two story missions to your log and ensures a standard base for starting the edits (see image below) <
BACKUP YOUR SAVES

[!!!] BACKUP YOUR FILES [!!!]
* Make a copy/backup of your entire save folder.

Honestly, if you don't know where your save files are, this guide IS NOT intended for you, I'm very sorry

Version: 1.0

JSON Data Edits

[!!!] DO NOT PROCEED UNLESS YOU HAVE MADE A COPY OF YOUR SAVES [!!!]
______________________________________________________

Notes: Okay, I cannot tell you "which" entry has your data because the game adds them kind of when events happen and also whether or not you disabled the tutorial. I can tell you once you are inside the "MissionProgress" section you can probably skip to [175] or so... The nice thing is "usually" they continue in order so it's fairly easy to follow.

Note: My test data started around Row 182

NEVER, EVER EDIT YOUR SAVE WHILE LOADED IN THE GAME
ALWAYS EXIT TO THE SELECT SCREEN

The data is structured as follows:
NAME / Progress

So for "ATLAS1 / Progress = 12" it will be listed as:
ATLAS1 / 12

A second example, for "ATLAS10 / Progress = 11" it will be listed as:
ATLAS10 / 11

You MUST also click the Yes button on EVERY entry so the data is saved. If you click No, your data will NOT be saved.

The main key is named: "MissionProgress"

Okay, I think you got it, here are all the JSON data edits:

NAME / Progress
------------------------------------------------
ATLAS1 / 12
ATLAS2 / 11
ATLAS3 / 11
ATLAS4 / 11
ATLAS5 / 11
ATLAS6 / 11
ATLAS7 / 11
ATLAS8 / 11
ATLAS9 / 11
ATLAS10 / 11
ATLAS11 / 36
ATLAS_LOOP_STAR / 5
ATLAS_LOOP_DENY / 3

ALERT!!! NOTICE!!!
This next key changes BOTH PROGRESS and the DATA key
AP_SEEDCHECK / PROGRESS 0
AP_SEEDCHECK / DATA 59

You should use CTRL+F to search for ATLAS_LORE
ATLAS_LORE / 24
NOTICE: On one of my tests I did not have the key "ATLAS_LORE". This did not affect the final outcome at all.

CREDIT: @RangerOk1777
Close (make sure to save) the JSON window and reopen it. Now click on the key named "BaseContext" and the "+" to expand it.

Now click on "PlayerStateData", now click inside the right section and press CTRL+F to open the Find window.

You are searching for this value
FirstAtlasStationDiscovered
and set it's value to "true". It should look like this
"FirstAtlasStationDiscovered":true,

Thanks again to @RangerOk1777

The above edit helps resolve the "unable to select Atlas Path" in the galaxy map

After all those edits. close the JSON data window and SAVE your file. Nearly done...

Edits Done - DISCOVERY Edits Are Next

In the Save Editor, select the DISCOVERY tab.

ADD the following PRODUCT
Heart of the Sun

ADD the following TECHNOLOGY
Mark of the Denier

Exosuit Technology

Using the Save editor, add the "Mark of the Denier" to your Exosuit Technology section

Looks like this

Note: the "Mark of the Denier" should be fully (100/100) charged upon installation. If it is not, please recharge it.

Optional - Missing B/P's

This is optional and may even be pointless since several of these b/p's are added automatically as you play the game and learn other new b/p's

Example: You learn the Economy Scanner b/p from a crashed ship debris sphere and one of these missing b/p's will pop-up

Here's the complete listing:

1st Atlas interface - learned Captured Nanode
2nd Atlas interface - learned Englobed Shade
3rd Atlas interface - learned Noospheric Orb
4th Atlas interface - learned Dark Matter
5th Atlas interface - learned Dawn's End
6th Atlas interface - learned Photic Jade
7th Atlas interface - learned State Phasure
8th Atlas interface - learned Novae Reclaiment
9th Atlas interface - learned Modified Quanta
10th Atlas interface - learned Heart of the Sun

Final Save & Load In Game

While still in the save editor, click the "Save Changes" button back on the Main tab

Close the Editor and load your save in the game.

Your Mission Log should look like this
The "Atlas Path" mission is now complete

Addendum

Revisions / Updates / Comments will be added here

v1.0 - 30/12/2025 Created
v1.1 - 04/02/2025 Added edits for "FirstAtlasStationDiscovered"
_________________________
Testing Log:
(5) New Survival v5.5 saves

Comments:
* I revised the Artemis JSON guide to allow you to NOT reset the galaxy <- still completes the mission

Glyphs for Atlas Station

In all of my testing, several times I was NOT able to locate an Atlas Station in the galaxy map. I'm sure some key or component I missed.

Well, since you have all the glyphs, you can use this system when you need to access an Atlas station

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.