Shawarma Posted April 18, 2010 Share Posted April 18, 2010 How do I cap the fps on source/1.6? I think 1.6 is -sys_ticrate 600 but how do I cap it on source? thanks. Link to comment Share on other sites More sharing options...
dimitrifrom31 Posted April 18, 2010 Share Posted April 18, 2010 tickrate is not fps just for your info for tickrate that is -tickrate 66 for fps that ss +fps_max 256 else dont add those arguments into the cmd line builder and ur users will just have defautl value and no possibility of increasing since that must be done in cmd line Link to comment Share on other sites More sharing options...
adamnp Posted April 18, 2010 Share Posted April 18, 2010 You are still able to change the fps_max in the configuration file, a quick way around this is to create an alias for fps_max in the cmdline. This stops them from being able to alter anything. As dimitri said: 1.6: -sys_ticrate controls both the ticrate and the FPS. source: -tickrate and +fps_max affect the ticrate and FPS respectfully. Link to comment Share on other sites More sharing options...
Shawarma Posted April 18, 2010 Author Share Posted April 18, 2010 You are still able to change the fps_max in the configuration file, a quick way around this is to create an alias for fps_max in the cmdline. This stops them from being able to alter anything. As dimitri said: 1.6: -sys_ticrate controls both the ticrate and the FPS. source: -tickrate and +fps_max affect the ticrate and FPS respectfully. By creating an alias you mean -alias fps_max 550 ? Link to comment Share on other sites More sharing options...
adamnp Posted April 18, 2010 Share Posted April 18, 2010 yes, however its +alias fps_max echo "Contact sales to upgrade your FPS. Command Disabled" or something of the such... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.