Hi --
I just made quite a lot of essentially blank maps (56 at 4500 x 4500 pixels each) for my game, made the corresponding locations, and hooked them together (N,S,E,W) so that I could get the roads, etc. to match (and try it) while the Player crosses from one map to another. It turned out that one of my maps was corrupted, but at the time I thought that I needed more memory for it to work. After giving it more memory, I couldn't try my game at all. It turned out that I had allotted too much memory to the game. Coldstone didn't tell me the problem; my computer eventually did. I did manage to fix the corruption of that one map. But in trying to make it work, I built a release of the game. The memory required of the released game was what I had given it. But I didn't need that much memory, it turns out.
Is there a way to know exactly how much memory you need for a particular game without adding all the sizes of pictures, etc. by hand? I tried the info-memory function of my computer and that was not sufficient.
Thanks!
------------------
-- Debra
Danillitphil Productions