Game Development Community

TSE game config

by Dave · in Torque Game Engine · 12/23/2005 (3:46 am) · 1 replies

Hi,

In TGE I could copy the demo app to another name, change the main.cs file to specify the as the default game, and it would work fine. When I do the same with TSE it just hangs "waiting for server". In the log it appears that it is still trying to load the mission file from the "demo" directory rather than the copy directory. Can anyone tell me what else I need to change with TSE to run my new copy of the demo?

Thanks very much,

Dave.

#1
02/13/2006 (5:12 am)
Just replying to myself to clear this off the unanswered list :-)

Think there were some hard coded paths in the demo that I needed to change. Solved in another thread. Works now anyway.