Game Development Community

Amount of Video Memory?

by Scott Doerrfeld · in Torque Game Engine · 10/28/2007 (11:41 am) · 1 replies

Is there a way for torque to determine the amount of video memory the video card has? I'd like to warn users if their video memory is below a recommended amount.

Thanks

#1
01/04/2008 (7:26 am)
I would think you would need to find the source code in the c++ code (maybe in scripts) and modify for use in Torque