1.90 star(s) 100 Votes
Mar 12, 2018
1
2
So, I haven't been able to slog through all the posts on this thread, but I gave save editing a try:
Code:
cat /path/to/savefile/autosavedata01.json | base64 --decode >> /path/to/savefile/autosavedata01-json.json
#I do my edit of shards in autosavedata01-json.json
cat /path/to/savefile/autosavedata01-json.json | base64 >> /path/to/savefile/autosavedata01.json
#The file is almost double the size, so red flag 1
I also tried save editor online, but that creates a file with the same problem. Are there any walkthroughs for editing saves?

Thanks
 

Johan01

Member
Dec 15, 2018
148
203
Cloud Meadow v0.1.3.0.1d Patreon




Changes

  • Numerous improvements for Essence Market UI
  • Added ‘World’ volume slider for adjustment of all player & environment action sounds
  • Improved Farming & Monster interaction icons
  • Slight improvement to interaction targeting after concluding dialogue with an NPC
  • Some players encountered an exception when moving monsters between groups, or when adding items to an empty Storehouse - some extra information has been added to help in reporting & identifying these issues
Fixes

  • Fixed an issue caused by 0-quality crops when opening the Job Board
  • No longer able to feed a monster with equipped food item if it has 0 quantity remaining
  • Font text was blurry on some UI
  • Revised collider on Savannah F6 that players could cause players to become stuck
 
1.90 star(s) 100 Votes