Difference between revisions of "Vid allow modex"

From FTE
Jump to: navigation, search
 
Line 1: Line 1:
 
Name: vid_allow_modex<br>
 
Name: vid_allow_modex<br>
 
Default value: "1"<br>
 
Default value: "1"<br>
Flags: [[archive]] [[renderlatch]] <br>
+
Cvar flags: [[archive]] [[renderlatch]] <br>
 +
FTEQW Builds: [[Software Renderer]] [[OpenGL Renderer]] [[Minimal GL Build]] [[Merged Build]] [[Linux Build]] <br>
 
<br>
 
<br>
 +
Specifies weather to allow directdraw modex modes.<br />
 +
modex is a non-standard video mode that can cause issues with certain display adapters. It can be found in most video apis, but is often ignored for the fact that there are alternative modes that work just as well.

Latest revision as of 05:55, 1 November 2005

Name: vid_allow_modex
Default value: "1"
Cvar flags: archive renderlatch
FTEQW Builds: Software Renderer OpenGL Renderer Minimal GL Build Merged Build Linux Build

Specifies weather to allow directdraw modex modes.
modex is a non-standard video mode that can cause issues with certain display adapters. It can be found in most video apis, but is often ignored for the fact that there are alternative modes that work just as well.