Game Development Community

Slow FPS for platformer kit on PC, runs fine on xbox360?

by Jared Smith · in Torque X Platformer Kit · 08/16/2008 (10:33 pm) · 1 replies

I just bought the platformer starter kit and running it on PC currently has really bad performance, but the demo level runs just fine when I deploy it to my 360. I have a NVIDIA Geforce 8600 GTS for my graphics card and I'm up to fate with drivers and directx. Btw, the background screen in the demo level is purple for some reason.

#1
08/18/2008 (4:17 am)
There was some talk on this thread about this. Can you post your TorqueSettings.xml?

Some are saying that if you add
<UseInterpolation>false</UseInterpolation>


it speeds things up