Game Development Community

No Torque on CD

by Bryan Hood · in Torque Game Engine · 09/18/2004 (2:11 pm) · 6 replies

I got the 3D Game Progamming all in One book for my birthday yesterday. I have read through it and it seems great so far. Only problem is, I cannot do any programming because Torque does not seem to be on my CD. Anyone else have this problem?
I looked at another post where someone said that they couldnt get their Hello World program to work and that the Torque engine from the CD must be used instead of the free online demo. Any suggestions?

Thanks
Bryan Hood

About the author

Recent Threads


#1
09/18/2004 (2:15 pm)
If you run the setup program, look in the 3DGPA1 directory on your hard drive. It should be in there. At least as far as I can remember.
#2
09/18/2004 (2:50 pm)
Hmm, all I get is a crash message when I try to run my program. This happens as well when I run torque that I downloaded off of the website. I will see if I can get some more details on it.
#3
09/18/2004 (3:04 pm)
What kind of video card do you have? Are the drivers at the latest stable version?
#4
09/18/2004 (3:12 pm)
To tell you the truth, I really dont know what video card I have. The drivers should be stable because I play a lot of games that require a fairly powerful card, and it does fine. I may check to see if it works on another computer with a newer video card.
#5
09/18/2004 (3:13 pm)
I think the first error may be that OpenGL is not being detected. Same goes for D3D and voodoo.
#6
09/19/2004 (7:04 am)
Ok, I reinstalled the video driver and everything seems to work fine now. Thanks for the help. =D