Raised This Month: $ Target: $400
 0% 

How to force 128 tick on my clients?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
forgotpassword
New Member
Join Date: Sep 2023
Old 09-16-2023 , 04:52   How to force 128 tick on my clients?
Reply With Quote #1

Hello, i have a CS:GO server running on 128tickrate.
The problem is that the up, and cmd stay at 64.
I have tried many solutions, but none helped, for it to force 128tick actually i have to manually execute a config which consists of these commands:

sv_maxcmdrate "128"
sv_maxupdaterate "128"
sv_maxrate "128000"
sv_minupdaterate "128"
sv_mincmdrate "128"
sv_minrate "128000"

Server launch option:

./srcds_run -game csgo -console -port xxxxx +ip 0.0.0.0 +map de_mirage -strictportbind -maxplayers_override 16 -tickrate 128 -norestart +sv_setsteamaccount REDACTED

The problem is, once the server is empty, and even without restarting, the values revert back, some people say people need to put this in console themselver but i believe that is a lie, since faceit and many other community servers have that forced by default, so is there something i should try?

Many thanks

How it looks:
https://i.imgur.com/789yYgF.png

How should it look like:
https://i.imgur.com/wWZ3S8Q.png

Last edited by forgotpassword; 09-16-2023 at 04:54. Reason: added screenshots
forgotpassword is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 09-16-2023 , 09:50   Re: How to force 128 tick on my clients?
Reply With Quote #2

sv_maxcmdrate "128"
sv_maxupdaterate "128"
sv_maxrate "128000"
sv_minupdaterate "128"
sv_mincmdrate "128"
sv_minrate "128000"

this should be in server.cfg in /csgo/cfg directory, it should normally executed automatically on server start, if not try add +servercfgfile server.cfg to the command line.

sv_minrate is wrong, its old, default value is 196608 and max 786432

if you set sv_minupdaterate 128, the server should force all connected clients to this value.

Last edited by asdfxD; 09-16-2023 at 09:53.
asdfxD is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:55.


Powered by vBulletin®
Copyright ©2000 - 2023, vBulletin Solutions, Inc.
Theme made by Freecode