[RUS/ENG]Увеличение тикрейта в игре/Increase in tickrate in the game
RUS
Начало к работе
Так же измените параметры на:
AllowDownloads=True
AllowPeerConnections=True
AllowPeerVoice=True
у вас должно получиться вот так
Обновление руководства 03.11.2020
Я покопался в файлах и нашёл ещё некоторые параметры - это тикрейт сервера, измените данные параметры на параметры указанные ниже:
[Engine.DemoRecDriver]
NetServerMaxTickrate=128
LanServerMaxTickrate=128
[IpDrv.TcpNetDriver]
NetServerMaxTickrate=128
LanServerMaxTickrate=128
[Engine.DemoRecDriver]
MaxClientRate=15000
[IpDrv.TcpNetDriver]
MaxClientRate=15000
MaxInternetClientRate=15000
изменить параметр MaxRewindPoints=** на 0 так же в этих самих файлах SanctumEngine.ini и BaseEngine.ini
ENG
Getting started
Also change the parameters to:
AllowDownloads=True
AllowPeerConnections=True
AllowPeerVoice=True
you should get something like this
Manual update 03.11.2020
I dug into the files and found some more parameters - this is the server tickrate, the parameters were changed to the parameters below:
[Engine.DemoRecDriver]
NetServerMaxTickrate = 128
LanServerMaxTickrate = 128
[IpDrv.TcpNetDriver]
NetServerMaxTickrate = 128
LanServerMaxTickrate = 128
[Engine.DemoRecDriver]
MaxClientRate = 15000
[IpDrv.TcpNetDriver]
MaxClientRate = 15000
MaxInternetClientRate = 15000
change the MaxRewindPoints = ** parameter to 0 in the same files SanctumEngine.ini and BaseEngine.ini
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.