>I need additional memory in my game - but I use already many ram!

>1) What would u say if the game will need more than 128kB ram?
>2) It would be possible to reduce the level-size to a half, but I really
>   don't want that...
>3) I could use Vram - but I am afraid it could be too slow and that I have
>   to forget some nice features (music, or something like that)
>
>What do you say?

I'd say:

4) Use some simple compression method on your level data
   (Simple, so decoding won't delay the game)
5) Try to load the level data in parts from disk
   (if that's possible)

        Eric



****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to