RE: anyone used Ogg Vorbis on PS2/GCN?

Amy Phillips <[email protected]> Mon, 14 Apr 2003 14:39:27 +0100
Newsgroups gmane.games.devel.consoles
Message-ID <[email protected]>
Hello!

>  So the thing I need 
> to figure 
> out now is whether I can pull off streaming music and data 
> simultaneously on GCN.  And if not, maybe I'll end up using Vorbis 
> there.
We streamed music and data in for Burnout 2 on GCN, and with a little
tweaking it all worked fine.  We set the priority of music reads to be
higher than that of other reads.  We also had to break up some of the larger
track data reads into chunks, because once a read has started it doesn't
seem to get interrupted by any new higher priority reads.  And if you can
stream it all in fast enough overall on PS2, you'll be fine on GCN :)

HTH,

	Amy


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Gamedevlists-consoles mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gamedevlists-consoles
Archives:
http://sourceforge.net/mailarchive/forum.php?forum_id=553