
Copter
Published
Freezes for 30 sec and disconnect
With no tinkering - will freeze for 30sec and after disconnect. To prevent long freeze and disconnect need to Disabling Split Lock Mitigate (in CachyOs). Freeze will not longer then 15 sec and after you can play flawlessly without freezes (until you go to another location).
Disable split lock mitigate: sudo sysctl kernel.split_lock_mitigate=0
To make the change persistent, add the following line to /etc/sysctl.d/99-splitlock.conf: kernel.split_lock_mitigate=0
https://wiki.cachyos.org/configuration/general_system_tweaks/#disabling-split-lock-mitigate
As i told before need to disable splitlock sudo sysctl kernel.split_lock_mitigate=0 And guys, who has intel processors (i have i7 12700k) YOU NEED TO DISABLE HYPER-THREADING in your bios and FREEZES WILL GO AWAY