Fixed Function Rendering
by Sean H. · in Torque Game Engine Advanced · 10/09/2010 (11:28 pm) · 0 replies
How do you enable fixed function rendering in TGEA?
does NOT work like it's supposed to.
$pref::Video::forcedPixVersion = 0; $pref::Video::forcePixVersion = 1;
does NOT work like it's supposed to.