http://abi.exdream.com/It's greate!I think the game will be avaiable on Dec 11th with the release of new XNA framework..And he is writing a new xna book " Professional XNA Game programming".In his blog ,he told us he just flied to Seattle to debug his game on Xbox 360 for ...
These forums will no longer permit new posts or new replies. The XNA/DirectX team has moved their forum support over to http://forums.xna.com. We apologize in advance if this creates an inconvenience, but we are very excited about the new opportunities this will offer to our entire ...
I've spent the last few nights working on a simple side scrolling demo and a 2d sprite library. If anyone is interested in checking out the source, a description and the download are available on http://www.xnaexplorer.com/Keep in mind it's just a start. I've only put a few hours into it so ...
Hi, I keep getting these errors:d3DCOOL.obj : error LNK2019: unresolved external symbol _Direct3DCreate9@4 referenced in function _WinMain@16C:\Documents and Settings\Compaq_Owner\My Documents\Visual Studio 2005\Projects\d3D\Debug\d3D.exe : fatal error LNK1120: 1 unresolved externalsWhen I use ...
Hi all,I have succesfully created a new XNA game component which exposes certain properties that are editable from the properties window in visual studio.However I notice that whilst all the correct component properties are displayed in the properties window, only those that have standard types ...
Hi,I'm looking for a method to create either AVI or MPEG or WMV file from a series of discrete images stream (captured from a usb or ip camera, audio may or may be not present). Is there any DirectX or DirectShow filters included by default in Windows that enable me to do this?If NOT, is there ...
First I'd say XNA turned out to be better than I expected. But a few things need to be clarified: 1) What is a GameComponent and what is a game service? And the relationship and difference?2) Why there is an IGraphicsDeviceService interface? It has a single useful member GraphicsDevice. What ...
First I'd say XNA turned out to be better than I expected. But a few things need to be clarified: 1) What is a GameComponent and what is a game service? And the relationship and difference?2) Why there is an IGraphicsDeviceService interface? It has a single useful member GraphicsDevice. What ...
Why does my road not appear in this piece of code? I run it, and it takes forever for the road to appear. It should appear pretty much instantianiously. Can anyone help? Here is the code. Code Snippet using System; using System.Collections.Generic; using System.ComponentModel; using ...
Hi, ... ... ... I get this kind of error below, 1> Build started: Project: YaYaYa1, Configuration: Debug Win32 1>Compiling... 1>Project : error PRJ0002 : Error result -1073741515 returned from 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe'. 1>Build log was saved at ...