View Single Post
Old 04-25-2005, 10:39 AM   #6
Ashon
Member
 
Join Date: May 2002
Posts: 75
Ashon is on a distinguished road
Send a message via ICQ to Ashon Send a message via AIM to Ashon Send a message via MSN to Ashon Send a message via Yahoo to Ashon
Noodles,

Here's the issue that I see, you are either doing disk writes so frequently, or you are storing so much information in memory that this seems like a patently bad idea.

Of course, this isn't an issue if you are running a small game. But it would take some sort of fluke to cause some major problems. I think selective storage of information. Identifying progmattically which things need to be stored. And only storing that information.
Ashon is offline   Reply With Quote