RE: [GD-Consoles] anyone used Ogg Vorbis on PS2/GCN?
Brought to you by:
vexxed72
From: Amy P. <Am...@cs...> - 2003-04-14 13:41:08
|
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 |