Raised This Month: $51 Target: $400
 12% 

L4D/L4D2 Tickrate Enabler


Post New Thread Reply   
 
Thread Tools Display Modes
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 06-18-2021 , 22:16   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #211

Quote:
Originally Posted by rtokuda View Post
The windows version is the same thing, broken, it doesn't go beyond this value.
Does it load at all?
__________________
Spirit_12 is offline
rtokuda
Senior Member
Join Date: Dec 2019
Old 06-20-2021 , 09:34   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #212

Quote:
Originally Posted by Spirit_12 View Post
Does it load at all?
Yes, it does the loading.
rtokuda is offline
A1mDev
Junior Member
Join Date: Jun 2021
Old 06-25-2021 , 12:49   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #213

@rtokuda, i tested everything works well. Recompiled for you.
Attached Files
File Type: dll tickrate_enabler.dll (795.0 KB, 262 views)
A1mDev is offline
rtokuda
Senior Member
Join Date: Dec 2019
Old 06-25-2021 , 12:54   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #214

I've tried using several parameters, but the server always records the value "66". I don't know what I'm doing wrong, it never hits 100 tickrate.

PHP Code:
// [Networking, Rates]

sm_cvar fps_max 0
sm_cvar sv_minrate 100000
sm_cvar sv_maxrate 100000
sm_cvar sv_mincmdrate 100
sm_cvar sv_maxcmdrate 100
sm_cvar sv_minupdaterate 100
sm_cvar sv_maxupdaterate 100
sm_cvar nb_update_frequency 0
,033
net_splitpacket_maxrate sm_cvar 50000
sm_cvar sv_client_min_interp_ratio 0
sm_cvar sv_client_max_interp_ratio 2

// Boomer vomit range fix (default value * server tickrate/default tickrate - Dunno if it's the same for 100)
sm_cvar z_vomit_velocity 3740.0 
Attached Images
File Type: jpg 1.jpg (78.6 KB, 279 views)
rtokuda is offline
A1mDev
Junior Member
Join Date: Jun 2021
Old 06-25-2021 , 12:56   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #215

@rtokuda, the tick rate must be specified in the launch parameters -tickrate 100
A1mDev is offline
rtokuda
Senior Member
Join Date: Dec 2019
Old 06-25-2021 , 20:45   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #216

Quote:
Originally Posted by A1mDev View Post
@rtokuda, the tick rate must be specified in the launch parameters -tickrate 100
@A1mDev, thanks for the help. I entered -tickrate 128 at launch and got weird values ​​like 29 for SV. Apparently there is no lag.

PHP Code:
// [Networking, Rates]

sv_minrate sm_cvar 128000
sm_cvar sv_maxrate 128000
sm_cvar sv_minupdaterate 128
sm_cvar sv_maxupdaterate 128
sm_cvar sv_mincmdrate 128
sm_cvar sv_maxcmdrate 128
sm_cvar net_splitpacket_maxrate 128000
sm_cvar sv_mincmdrate 128 sm_cvar sv_maxcmdrate 128 sm_cvar net_splitpacket_maxrate 128000 sm_cvar fps_max 0

// Boomer vomit range fix (default value * server tickrate/default tickrate - Dunno if it's the same for 100)
sm_cvar z_vomit_velocity 3700.0 
Attached Images
File Type: jpg 2.jpg (48.7 KB, 293 views)
rtokuda is offline
A1mDev
Junior Member
Join Date: Jun 2021
Old 06-26-2021 , 13:36   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #217

@rtokuda, tickrate 128 is not available for this tickrate_enabler. Visor did it unlocked the option to install 128, for clients. I think he changed the patch to make it work, but he did not upload the source files, so his old extension will not work after the update, if someone wants to do it, maybe this will work further, but for now it makes no sense to use it. You can actually set this value on the server and it will actually work at 128, but this is not available to clients. If the update did not change something))
A1mDev is offline
BRU7US
Member
Join Date: Jul 2020
Location: Tatarstan, Kazan
Old 07-08-2021 , 12:53   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #218

After last update 2.2.2.0 server starts crashing with

Quote:
Patch Failure: Couldn't find CVomit::UpdateAbility() in server memory.
!!!!!
!!!!!
Patch Failure: Couldn't find CVomit::UpdateAbility() in server memory.
!!!!!

!!!!!
Patch Failure: Couldn't find CVomit::UpdateAbility() in server memory.
!!!!!
error. Pls, can you release the fix for Tickrate Enabler?

Thanks

Last edited by BRU7US; 07-08-2021 at 13:15.
BRU7US is offline
JLmelenchon
Senior Member
Join Date: Mar 2019
Old 07-08-2021 , 12:56   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #219

Again. Honestly this almost look like sabotage at this point.
JLmelenchon is offline
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 07-08-2021 , 13:49   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #220

Updated.

https://github.com/Accelerator74/Tickrate-Enabler
Attached Files
File Type: so tickrate_enabler.so (170.1 KB, 748 views)
__________________
Accelerator is offline
Reply



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 00:12.


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