From: divverent Date: Sun, 2 May 2010 14:09:09 +0000 (+0000) Subject: Add the highpass cvars to darkplaces.txt X-Git-Tag: xonotic-v0.1.0preview~494 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0fb323843fc2d2c3fea08f0683ebe3847598273e;p=xonotic%2Fdarkplaces.git Add the highpass cvars to darkplaces.txt From: MirceaKitsune git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10154 d7cf8633-e32d-0410-b094-e92efae38249 ::stable-branch::merge=b2079b40ba19bfb326909f439ab3bfda14465865 --- diff --git a/darkplaces.txt b/darkplaces.txt index ad50d2d4..59e26173 100644 --- a/darkplaces.txt +++ b/darkplaces.txt @@ -409,9 +409,11 @@ cl_leanmodel_up_limit 25 gun leanin cl_followmodel_side 1 enables gun following sideways cl_followmodel_side_speed 0.015 gun following sideways speed cl_followmodel_side_limit 2 gun following sideways limit +cl_followmodel_side_highpass 2 gun following sideways highpass cl_followmodel_up 1 enables gun following upward cl_followmodel_up_speed 0.01 gun following upward speed cl_followmodel_up_limit 1.5 gun following upward limit +cl_followmodel_up_highpass 2 gun following upward highpass cl_bobup 0.5 view bobbing adjustment that makes the up or down swing of the bob last longer cl_capturevideo 0 enables saving of video to a .avi file using uncompressed I420 colorspace and PCM audio, note that scr_screenshot_gammaboost affects the brightness of the output) cl_capturevideo_fps 30 how many frames per second to save (29.97 for NTSC, 30 for typical PC video, 15 can be useful)