too much data in memory
Posted: Mon Jan 19, 2009 2:27 pm
Hi,
I'm trying to use maxmod to add sound to my DS game (dstroy).
There are many musics and sound in this game, about 2mb data.
When i try to add all these files in my binary, the game crashes everytime : I think it has not enough memory to run, as (if i had well understand) every data is loaded in memory via "sounddata".
Is there another way i can add music files in the project?
Or a way to add many data files without using memory?
thanks
I'm trying to use maxmod to add sound to my DS game (dstroy).
There are many musics and sound in this game, about 2mb data.
When i try to add all these files in my binary, the game crashes everytime : I think it has not enough memory to run, as (if i had well understand) every data is loaded in memory via "sounddata".
Is there another way i can add music files in the project?
Or a way to add many data files without using memory?
thanks