zencq / NomNom

NomNom is the most complete savegame editor for NMS but also shows additional information around the data you're about to change. You can also easily look up each item individually to examine its attributes, independently of a savegame, or get other useful information that are not related to a specific savegame (but enhanced if one is loaded).
https://zencq.github.io/NomNom/
GNU General Public License v3.0
452 stars 36 forks source link

[Bug] Unable to open save from xbox game pass save #49

Closed almightyju closed 3 years ago

almightyju commented 3 years ago

The exact error is [ERR] Could not deserialize JSON of index 1 for Microsoft: Required property 'OCG' not found in JSON. Path '6f=.j3Y', line 1, position 1512813.

Attached save file will not work, it fails because SunDirSet and FoVSet are missing on my save in PhotoModeSettings so I simply changed the attribute to default required mode rather than always.

DepthOfField mapping seems to be 0tA on my save which also was causing it to fail due to a missing property in the json.

Other than that it seems to work fine :)

save.zip