goatfungus / NMSSaveEditor

No Man's Sky - Save Editor
1.81k stars 235 forks source link

Cant Change gamemode from permadeath to normal #1040

Open leonx132 opened 1 month ago

leonx132 commented 1 month ago

when i go to change the game version it resets my save and is still perma death, the version numbers have changed since the worlds update and i think these are the new ones. any help is appreciated

Normal: 4665 perma Death: 6713

Just trying to change my save file to play with my kid so i dont have to restart

Devilin-Pixy commented 1 month ago

Make sure to also change the 'GameMode' value under 'BaseContext'. In your case, you will have to change the value from 5 to 1 (Permadeath to Normal). See below tables for current Steam values for GameMode and Version. Then there are difficulty settings you will have to adjust accordingly in 'BaseContext > PlayerStateData > DifficultyState'. See the image below for default difficulty settings per game mode.

Note: In all the above, I am assuming your 'ActiveContext' = "Main", as these locations may be different when currently in Expedition (ActiveContext = Season).

Game mode values and versions on Steam (currently):

Worlds 5.01.1 Steam Public 126423

       Mode Value Version
     Normal   1    4665
   Creative   1    4665
   Survival   1    4665
    Relaxed   1    4665
 Permadeath   5    6713
Expeditions   6    4665

Worlds current Steam Experimental 126749

       Mode Value Version
     Normal   1    4666
   Creative   1    4666
   Survival   1    4666
    Relaxed   1    4666
 Permadeath   5    6714
Expeditions   6    4666

Difficulty Settings