#145114 - Natso - Sun Nov 11, 2007 7:54 pm
I'm trying to figure out whether or not the following are possible, so I can know what kind of limits I'm facing (it's for what is possibly my next project).
Loading files from the flash cartridge's filesystem... Are there any good examples or tutorials where I can see/learn the proccess?
Also, how much trouble would it be to load an mp3 format song, presumably lower quality, but... buffering it from the flashcart's filesystem in real-time... has this been done before? Or is it at all reasonable?
Tracker files, in s3m or similar format... (also streaming them from the filesystem) I imagine it would be more efficient than streaming the mp3, but if there are some quirks I should know about, can you give me details?
Lastly, loading graphics from the filesystem. I really only need to load them at predetermined intervals (never at the same time that music is playing). Basically it is for re-skinning the GUI. Is there a common image format that would be reasonable to use, or should I just have the user convert it into a ds-friendly format before putting it on the cartridge?
Thanks!
- Natso
_________________
I'm a bomb technitian. If you see me running, try to keep up ;)
Loading files from the flash cartridge's filesystem... Are there any good examples or tutorials where I can see/learn the proccess?
Also, how much trouble would it be to load an mp3 format song, presumably lower quality, but... buffering it from the flashcart's filesystem in real-time... has this been done before? Or is it at all reasonable?
Tracker files, in s3m or similar format... (also streaming them from the filesystem) I imagine it would be more efficient than streaming the mp3, but if there are some quirks I should know about, can you give me details?
Lastly, loading graphics from the filesystem. I really only need to load them at predetermined intervals (never at the same time that music is playing). Basically it is for re-skinning the GUI. Is there a common image format that would be reasonable to use, or should I just have the user convert it into a ds-friendly format before putting it on the cartridge?
Thanks!
- Natso
_________________
I'm a bomb technitian. If you see me running, try to keep up ;)