Runing the game from Visual Studio 2008 = slow
by Arden · in Torque X 3D · 09/09/2010 (2:00 pm) · 6 replies
Hiya folks, this might seem like a noob question to most of you, but is it normal that my game runs quite slower when launched from VS 2008 as opposed to from the TX editor? I can easily see it by looking at projectiles, from choppy movement in VS to smooth in TX.
#2
09/09/2010 (3:01 pm)
Okies. Thanks.
#3
09/10/2010 (11:59 pm)
If it's a big problem and you don't NEED to be in debug for what you're doing, just use your release build when launching from VS. It should perform much better.
#4
09/18/2010 (4:08 am)
Even then it will have the debugger attached. You should use the run option without the debugger ( I think shift-f5 from memory? )
#5
09/20/2010 (1:51 pm)
Gotcha. thx
#6
11/25/2010 (9:25 pm)
Actually, it's ctrl + F5.
Associate Scott Burns
GG Alumni