Friday, April 27, 2007

"XNARACINGGAME.COM" IS NOW ONLINE

As announced by Benjamin Nitchke, the new site for the just-released "Racing Game" starter kit is now up and running.

From the announcement: "... The download file is 130 MB in size and will eat up almost 290 MB of your hard disk space extracted. It is also only available in the .vsi format and can't be used in anything but XNA Game Studio Express or Visual C# Express. The main reason for this incredible size is the Textures directory, with uses mainly uncompressed .TGA files ...".


Let's race!

XNAGPUPARTICLES V1.1

There's a new version of the XNAGPUParticles application at Artificial-Studios.co.uk, with adjustments to the way the vertex texture system works among other things.

From Mike's post: "... it takes a texture and picks out pixel colours from the texture and maps it onto a large vertex buffer which then is used as the input to my Vetex Texture particle system ...".

Nice!

XNA FRAMEWORK FEATURE QUESTION: AUDIO

How important is to you being able to dynamically load ".wav" files into wavebanks with XNA? This is what Mitch is asking. Why? Go on reading ...

From Mitch's post: "... The native XACT APIs have added the support for programmatic wave playback. I.e. at runtime, you can load *.wav files into a Wavebank and play them from there, without needing to create a project and compile the binaries. This is something we're looking at supporting in our next release, but I want to gauge how much interest there is in this feature? Keep in mind that implementing this feature may very well mean we can't do some other feature ...".

So how important is this to you? Hurry up and post your answer here.