AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   [CS:GO] Tickrate Management (https://forums.alliedmods.net/showthread.php?t=332285)

claudiuhks 05-03-2021 15:25

[CS:GO] Tickrate Management
 
1 Attachment(s)
Github LATEST /ClaudiuHKS/SMCSGOCustomTickRateMMExtension

Linux Needs

PHP Code:

CXXABI_1.3
GLIBC_2.0 GLIBC_2.1 GLIBC_2.2 GLIBC_2.2.4 GLIBC_2.3 GLIBC_2.1.3
GLIBCXX_3.4.14 GLIBCXX_3.4 GLIBCXX_3.4.21
libtier0
.so libsteam_api.so libdl.so.2 libpthread.so.0 libstdc++.so.6 libc.so.6
SSE CPU 

Windows Needs

PHP Code:

Microsoft Visual C++ (LATESTRedistributable
SSE2 CPU 
(SSE2 BUILD) or AVX2 CPU (AVX2 BUILD

This Meta Mod Source extension will allow you set up a custom tickrate on your game server.
This only works while the game server starts up. The extension can be loaded / unloaded at any time. If you load it during gameplay, it will just load, without making any changes.

You can also change the srcds.exe / srcds_linux processes priority, if you are allowed to.

readme.txt

Spoiler

settings.cfg

Spoiler

Details & Source Code on GitHub / the ZIP listed below.


All times are GMT -4. The time now is 11:39.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.