The game is simple in concept but still presents with elegance a nice and catchy gameplay -I really like this kind of smart games- and of course the physics were implemented accordingly.
Stay tuned to site for the upcoming release of the full version of the game.Tuesday, April 10, 2007
"CHAOS": A SIMPLE AND SMART GAME
"THE PROJECT TYPE IS NOT SUPPORTED BY THIS INSTALLATION"
No, the above is not part of the plot of a movie scene, it's life, real life and it's just happened to me. Fortunately, I found this thread on MS forums which presented a quick and easy fix, which -at least in my case- worked.
The fix:
- Open a VS 2005 Command Prompt,
- Enter the following command: regsvr32.exe "%vs80comntools%\..\IDE\projectaggregator.dll", and finally
- Execute %vs80comntools%\..\IDE\VCSExpress /setup (if you are using c# Express), or instead, execute %vs80comntools%\..\IDE\devenv /setup (if you are using VS 2005).
Take due note that "%vs80comntools% ..." is an environment variable, so the above-mentioned command lines should work "as is". However, if it doesn't because the path is not found -maybe some or all of the environmental variables set by the IDE are currently messed up in your system- just replace the "%vs80comntools%" term with your real path to the files' folder and the command should now execute.
Now, try to re-create the project again and it should all now go ok, as if nothing wrong had happened in the first place.
Cheers!Monday, April 09, 2007
THAT'S ALL FOLKS!
I think I have posted a great bunch of news, some from this last weekend, some from today, but still news.
I gotta rest now, and watch for my daily activities (I need to "live", you know? I mean, out from the XNA ring).
Hope you have found the news' posts useful.
'till tomorrow.