Game Development Community

Set video refresh rate?

by Jason McIntosh · in Torque Game Builder · 05/18/2006 (9:32 pm) · 2 replies

Is there a way to select a video refresh rate from within Torque? I'd like to have this in the options screen of my game, but I'm not sure if it's possible.

#1
05/19/2006 (3:06 am)
You can turn VSync on and off but I don't think there is a way to set a specific refresh rate (at least not from script).
#2
05/19/2006 (2:04 pm)
Bummer. Thanks for the reply.