Difference between revisions of "Nosound"

From FTE
Jump to: navigation, search
 
 
Line 1: Line 1:
 
Name: nosound<br>
 
Name: nosound<br>
 
Default value: "0"<br>
 
Default value: "0"<br>
Flags:   <br>
+
Cvar flags: None<br>
 +
FTEQW Builds: [[Software Renderer]] [[OpenGL Renderer]] [[Minimal GL Build]] [[Merged Build]] [[Linux Build]] <br>
 
<br>
 
<br>
 
0 = Enable the playback of sounds. <br />
 
0 = Enable the playback of sounds. <br />
 
1 = Disable the playback of sounds. Note that it effectively just resets sound volume to zero, but the sound engine still runs. If you want disable sound in order to get more fps, use the -nosound command line option instead.<br />
 
1 = Disable the playback of sounds. Note that it effectively just resets sound volume to zero, but the sound engine still runs. If you want disable sound in order to get more fps, use the -nosound command line option instead.<br />

Latest revision as of 05:33, 1 November 2005

Name: nosound
Default value: "0"
Cvar flags: None
FTEQW Builds: Software Renderer OpenGL Renderer Minimal GL Build Merged Build Linux Build

0 = Enable the playback of sounds.
1 = Disable the playback of sounds. Note that it effectively just resets sound volume to zero, but the sound engine still runs. If you want disable sound in order to get more fps, use the -nosound command line option instead.