Fix EOR lag caused by pvs override (#5788)

Disables pvs override on EOR. This prevents 80 player models being sent to each player.

Signed-off-by: TNE <38938720+JustTNE@users.noreply.github.com>
This commit is contained in:
TNE 2026-05-08 10:35:41 +02:00 committed by GitHub
parent d83247da5d
commit 8c674abdef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ contraband_examine = false # Doubtful that it's desired at all, and would requir
secret_weight_prototype = "SecretDeltaV"
role_timer_override = "DeltaV"
showgreentext = false # focus more on telling a story
round_end_pvs_overrides = false # Fix EOR lag due to sending every player model to every player on the server (80 times 80 on highpop)
[movement]
mob_pushing = false