X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=darkplaces.txt;h=bb298c303c2c15762b8625b58f7862b872bac116;hp=ba8813d0d533bf77fd9481c9600e9de8f7ee0f77;hb=dead1603c3a4f0c1b133d6460f2cd0b611ae65e1;hpb=4b6783dbf0aadee3880e99afa72bf7358b9df097 diff --git a/darkplaces.txt b/darkplaces.txt index ba8813d0..bb298c30 100644 --- a/darkplaces.txt +++ b/darkplaces.txt @@ -189,7 +189,7 @@ Many more features documented in dpextensions.qc. (bullet tracing on models, qc Commandline options as of 2004-10-05: BSD GLX: -gl_driver selects a GL driver library, default is libGL.so.1, useful only for using fxmesa or similar, if you don't know what this is for, you don't need it BSD GLX: -nogetprocaddress disables GLX_ARB_get_proc_address (not required, more formal method of getting extension functions) -BSD GLX: -novideosync disables GLX_SGI_video_sync +BSD GLX: -novideosync disables GLX_SGI_swap_control BSD Sound: -cddev chooses which CD drive to use Client: -benchmark runs a timedemo and quits, results of any timedemo can be found in gamedir/benchmark.log (for example id1/benchmark.log) Client: -forceqmenu disables menu.dat (same as +forceqmenu 1) @@ -244,14 +244,14 @@ Linux ALSA Sound: -sndspeed chooses 44100 hz, 22100 hz, or 11025 hz sound o Linux ALSA Sound: -sndstereo sets sound output to stereo Linux GLX: -gl_driver selects a GL driver library, default is libGL.so.1, useful only for using fxmesa or similar, if you don't know what this is for, you don't need it Linux GLX: -nogetprocaddress disables GLX_ARB_get_proc_address (not required, more formal method of getting extension functions) -Linux GLX: -novideosync disables GLX_SGI_video_sync +Linux GLX: -novideosync disables GLX_SGI_swap_control Linux OSS Sound: -sndbits chooses 8 bit or 16 bit sound output Linux OSS Sound: -sndmono sets sound output to mono Linux OSS Sound: -sndspeed chooses 44100 hz, 22100 hz, or 11025 hz sound output rate Linux OSS Sound: -sndstereo sets sound output to stereo Linux Sound: -cddev chooses which CD drive to use MacOSX GLX: -nogetprocaddress disables GLX_ARB_get_proc_address (not required, more formal method of getting extension functions) -MacOSX GLX: -novideosync disables GLX_SGI_video_sync +MacOSX GLX: -novideosync disables GLX_SGI_swap_control SDL GL: -gl_driver selects a GL driver library, default is libGL.so.1 (Linux/BSD) or opengl32.dll (windows) or OpenGL.framework (MacOSX), useful only for 3dfxogl.dll/3dfxvgl.dll or fxmesa or similar, if you don't know what this is for, you don't need it SDL Sound: -sndspeed chooses 44100 hz, 22100 hz, or 11025 hz sound output rate Server: -dedicated [playerlimit] starts a dedicated server (with a command console), default playerlimit is 8