FAQ & Troubleshooting

Straight answers for the questions that come up most.

Use this page for download safety, save paths, Java, Game Pass, update lag and the point where normal editing turns into advanced work.

Use the main download links, check the file details, extract the archive to a clean folder and test one small change before you commit to larger edits. Depending on the update, the extracted Windows files can include an EXE or an MSI installer.

Go to download and install

Link to this answer

Some antivirus tools flag the Windows archive or the EXE or MSI inside it. If that happens, turn off Windows Defender or your antivirus temporarily, download the archive again, then extract it and run the included installer. If you do not want to use compiled files, download the source code and build it yourself.

Open the Windows Defender steps

Link to this answer

No Man's Sky is not a competitive live-service game with a public anti-cheat ban workflow around local save edits in the way players often mean by 'ban'. Even so, this is still a third-party utility and you use it at your own risk. The safer habit is to edit your own save carefully, keep backups and be cautious with multiplayer-sensitive changes.

Read the safe editing checklist

Link to this answer

The folder depends on platform. Steam and GOG usually use AppData\Roaming\HelloGames\NMS. Game Pass often uses Packages\...\SystemAppData\wgs, while some newer installs also show xgs. Mac and Steam Deck use different paths again.

Find your save files

Link to this answer

Yes, that is one of the main reasons people search for the editor. Older rewards and account unlocks are usually approached through the account-oriented sections of the tool. The only caveat is that the newest expedition reward IDs can lag after a fresh update, so always check the compatibility notes if a brand-new reward is missing.

Unlock expedition rewards

Link to this answer

Use JSON mode for edge cases, repair work and fields the normal screens do not expose cleanly. Do not start there just because it looks powerful. The correct order is backup first, normal UI if available, then one small JSON change at a time with an in-game validation step after each save.

Edit raw JSON safely

Link to this answer

Often yes, but the right path depends on the exact problem. Some issues are simple inventory or unlock fixes. Others turn into advanced JSON work, mission-state rollback or compatibility timing. The important habit is to identify the problem type first, then change one class of data at a time instead of trying five unrelated fixes at once.

Fix common save issues

Link to this answer

GitHub Issues is the fastest place to spot recent breakage, missing rewards and Game Pass path changes.

Open GitHub Issues

Link to this answer
Still need help?

If the FAQ does not solve it, go straight to compatibility notes, the relevant guide or recent issue reports.