Defsave - windows location (SOLVED)

I use DefSave to serialize player information between sessions. This works well. The only issue I have is this - while I am testing on my local Windows machine the saved player data is not volatile. Which is OK - most of the time. But what if I somehow want to reset everything? Sure, I could change what defsave.load tries to load but that is liable to get bug prone. Is there not a file somewhere that I can delete to get things back to base?

?

2 Likes