Huge Rpg?
Stryker
Member Posts: 40
Hey,
I've really wanted to make a huge rpg but after seeing all the "memory leak" topics i'm kinda hesitant... Is there any point trying to make a game any bigger then the average mini game or will it just be a huge hassle?
I've really wanted to make a huge rpg but after seeing all the "memory leak" topics i'm kinda hesitant... Is there any point trying to make a game any bigger then the average mini game or will it just be a huge hassle?
Comments
So what I've done since then is this. Using two programs, i've managed to make the map and the landscape, trees, rivers, etc. and it's so much better and faster. However, this file is extremely large. I've got 19 maps now, and it's about 75MBs already. I don't think i'm going to finish this, because, for me personally, I wouldn't get an app of that size, not even for $0.99. That's me though. Maybe I'll turn it into some other type of game, because i'm not going to just scratch all of this. I haven't even started the cutscenes for the story yet, as it is now, i'm going to have to do a comic styled cutscene to move the story, or draw it up and do it that way. It's pretty complex, but it's fun to do. I'm working on other games right now, not just this. It's good because I can just step away and then come back.
I think people are more likely to download larger games because (and I have no evidence for this) I imagine most ipad owners will use the wifi connection at home.
Iphones/ipod touches are more portable - they fit in your pocket! But an iPad is still something i think most people would use at home.
Cheers,
QS
Dr. Sam Beckett never returned home...
Twitter: https://twitter.com/Quantum_Sheep
Web: https://quantumsheep.itch.io
As to memory usage: Try making tiled images. Your ground can be just a tile that repeats over the whole scene, then add some layers on top of it for other types of terrain.
That should cut way down on memory usage.
The memory isn't so much a concern as your sanity!
how about 64x64 tile map? 4096 attributes!!
Games like the Legend of Zelda take a team of 50 people 4 years to complete. Doing something like that by yourself needs to be a labor of love, or you will have no chance to complete it.
Plus it will take so long that by the time you are are done, new devices and iOS version will have come out!
http://gamesalad.com/forums/topic.php?id=11153