Tankbuster.csproj cannot be installed
by Anthony Rosenbaum · in Torque X 3D · 11/07/2006 (10:12 am) · 6 replies
Now I will be the first to admit I know litte of C# and or XNA for that matter. So I don't know what I need to start gettting this project to load, I think I can make the exe once I get that far. I did install xnafx_redist.msi files which I belive is correct.
Anyway I might as well start the 'please explain how to use this in explicit detail thread' so that others won't have to.
Anyway I might as well start the 'please explain how to use this in explicit detail thread' so that others won't have to.
About the author
#2
2) Install C# 2005 Express - go.microsoft.com/fwlink/?LinkId=51411&clcid=0x409
3) Install XNA Game Studio Express - www.microsoft.com/downloads/details.aspx?FamilyId=AADBB141-D28F-4ED0-9673-DF4D16...
4) Install TXE
5) Open the .sln file where the EXE extracted the code.
6) Hit the run button or F5.
11/07/2006 (10:21 am)
1) Install XNA Framework Beta 2 - www.microsoft.com/downloads/details.aspx?FamilyId=EB14D73E-E6D8-4132-8032-3CB828...2) Install C# 2005 Express - go.microsoft.com/fwlink/?LinkId=51411&clcid=0x409
3) Install XNA Game Studio Express - www.microsoft.com/downloads/details.aspx?FamilyId=AADBB141-D28F-4ED0-9673-DF4D16...
4) Install TXE
5) Open the .sln file where the EXE extracted the code.
6) Hit the run button or F5.
#3
11/07/2006 (10:22 am)
@John - If you don't have Game Studio Express or vs.net (or C#.net Express) installed, you could get that error.
#4
Make sure you have BETA 2 not BETA 1. I can see people coming back here and saying "but i have all that and it still doesn't work". the demo requires some of the things that were added in Beta 2, so beta 1 won't cut it [beta 2 came out on the first of Nov 2006 so if you haven't updated in the past 7 days you don't have it]
11/07/2006 (10:33 am)
** BIG NOTE **Make sure you have BETA 2 not BETA 1. I can see people coming back here and saying "but i have all that and it still doesn't work". the demo requires some of the things that were added in Beta 2, so beta 1 won't cut it [beta 2 came out on the first of Nov 2006 so if you haven't updated in the past 7 days you don't have it]
#5
Great Job GG, looking Good
11/07/2006 (10:36 am)
Looks like I was missing the XNA Game Studio Express part. Got it to run, perty neat, next you'll have to explain how to get this on the Xbox is steps!Great Job GG, looking Good
#6
11/07/2006 (10:56 am)
Another thing to note is that you REALLY need to make sure you stay on top of the latest drivers for your vid cards. Game developers shouldn't have to be reminded, but often need to be that latest drivers are a must for game dev.
Torque Owner John Quigley