Game Development Community

Problem with racing game

by Martin K · in Torque Game Engine · 06/21/2003 (5:18 am) · 5 replies

Hello!

I downloaded the HEAD version of the source code and compiled it with VC++ 7 and it worked fine.

Now I can't get the racing mod to work. I write:
torqueDemo_DEBUG.exe -game racing

but nothing happens. The program starts but does not show anything.
All the other mods works fine.

Anyone knows what the problem could be?

/Martin

About the author

Recent Threads


#1
06/21/2003 (5:29 am)
Try:
torqueDemo_DEBUG.exe -mod racing

Alex
#2
06/21/2003 (12:06 pm)
Thanks!

It worked fine now
#3
11/22/2003 (3:38 pm)
I'm under Linux and can't get the racing game to work either, unless I run it from the demo

./torqueDemo.bin -game demo

and then select the racing demo.

If I do as you suggested above and run -mod racing, it just runs the fps game.

I have the head as of last night. I have tried running using both debug and release builds of the tge.
#4
11/27/2003 (4:34 pm)
Same here James, but on Win32....
can any one help me with this ???
i need to use race mod..... help me with this please...
Ivan
#5
11/27/2003 (7:46 pm)
Racing mod doesn't exist in the head anymore, you either use the racing game in the demo mod (torqueDemo -game demo) or use the new starter.racing kit (torqueDemo -game starter.racing).