autosaving

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Throckmorton
Halfling
Posts: 103
Joined: Wed Apr 13, 2005 8:16 pm
Location: Near Buffalo NY

autosaving

#1 Post by Throckmorton »

My game saves everytime I change areas, but it does it twice. It pauses, loads the level, then saves twice. Not a huge problem, but is there a way to fix it?

THANKS to any and all who reply...

aardvark
Wyrmic
Posts: 200
Joined: Wed Aug 22, 2012 12:16 am

Re: autosaving

#2 Post by aardvark »

Throckmorton wrote:It pauses, loads the level, then saves twice.
I think you'll find it's: save, load, save. This is because zones are saved into individual files. I believe it goes:
  1. Save current area into zone file
  2. Load new area from zone file
  3. Save newly loaded area as current game state
That could be a bit off, but I think that's how it goes. There is no fix; that's just how it works.

Post Reply