12-02-2021, 06:57 AM
(11-23-2021, 07:44 AM)KeiDash Wrote: I have a .c file to manipualte the save/load progress to implement direclty in the game. Tell me something if you are interested
I am interested in seeing anything you want to share. I have seen examples of saving in sodthor's sources, and I read through the thread on ideal methods of saving so as to not cause as much wear on the flash memory.
I think my biggest challenge is going to be figuring out my payload for saved data. There's a lot that I *could* save, but it might not be feasible. At a minimum I will have to track player stats, weapons, items, save location and bosses defeated.

