goatfungus / NMSSaveEditor

No Man's Sky - Save Editor
1.63k stars 228 forks source link

New Feature - Select/Unselect Mission(s) completion #884

Open Mike-Blackwell opened 10 months ago

Mike-Blackwell commented 10 months ago

Brendon, Is it possible to view and/or Select/UnSelect Mission(s) accomplishments. This became apparent with the Echo update whereas previous mission (e.g. hint of metal (Sentinel update) needed to be completed before Echo update would start, would be nice to be able to see for each savefile what missions were completed.

DxsSucuk commented 10 months ago

Thats is possible, but you will need to use the JSON Editor and find the current Mission you have, find out the exact finish progress number to replace with and then do that with every single mission till you reach the mission you wanna be on. It possible to maintane a list of the progress values and then just use it.

Mike-Blackwell commented 10 months ago

@DxsSucuk, Not to sound like a "Thick as a brick!"... I'm assuming that you're inferring to the "MissionProgress" tab, when I expand it, I get something like 472 sub tabs with varying Progress values ranging from -1, 0, 1, 214783647. The other issue is that the Mission titles seem too cryptic e.g., "^ROBOM2_SPI_DEAD" or "^D_NEXUSDATA_2".. Any idea as to how to max the specific missions to something relatable.

DxsSucuk commented 9 months ago

Sorry for the late respond, I do not know.