monkeyman192 / MBINCompiler

A tool for decompiling No Man's Sky .MBIN files to XML format
https://monkeyman192.github.io/MBINCompiler
Other
250 stars 49 forks source link

update keys to be hashed for save mapping #582

Closed monkeyman192 closed 7 months ago

monkeyman192 commented 7 months ago

I think this adds all the keys. I Found most by looking at the updated cGcGameState::WriteStateToJSON function as well as adding the new GcPlayerCommonStateData class to have all its keys hashed.