Thursday, December 13, 2007

PROBLEMS INSTALLING "NET RUMBLE" STARTER KIT

Well, having installed XNA GS 2.0, I then downloaded and install the Net Rumble Starter Kit. The process ended without problems so everything looked ok so far.

For my surprise, when I opened VS 2005 Express and attempted to create a new project based on that kit, I found the kit wasn't shown in the IDE's projects browser.

The template was installed under this folder:

(myOSDriveLetter)/Users/(myUserName)/Documents/Visual Studio 2005/Templates/ProjectTemplates/Visual C#

... but still the IDE didn't notice it at all.

At first I thought it had something to do with the fact that I'm using a non-english version of the IDE and a non-english version of Vista 32-Bit (something similar to what it's commented here: see section 1.2.2), but I cannot set the "International Settings" to "English" since, in my case, everything is in Spanish.

So, what to do? After locating the "SpaceWar" Stater Kit template file, I found that both, PC and 360 versions, where installed under a folder named "XNA Game Studio 2.0".

So, I created a new folder under ".../ProjectsTemplates/Visual C#", then renamed it to "XNA Game Studio 2.0", finally moved the "Net Rumble" template file to that folder, and presto!

Cheers!

GOT IT!

I've finally downloaded and properly installed XNA GS 2.0. Yeah!

Having done that, I've decided to redesign my XNA-based engine from scratch, and in turn, my "never-ending" entry for the first DBP contest.

Meaning? Things are going to change a lot around here.

Thus, from this year-end and on I'll be posting comments regarding the development of my engine and games, showing pictures and so on (of course, eventually, I'll be also commenting on news -published by other sources- as well as doing some off-topic posts ... not on a regular basis but as exceptions).

My goal: to finish an entry for the main DBP compo.

Therefore, for news regarding XNA, pay a visit -as usual- to Ziggyware (you know it: an excellent site to get news, articles, tutorials, code snippets, watch videos and such).

Well, guys, I'll be blogging again soon.

Cheers!
Pete

[Now, if only I could find my old code ... ;) ]