chuxiaaaa-ChuxiaFixes icon

ChuxiaFixes

A collection of Fixes for the vanilla game.

Last updated 3 days ago
Total downloads 1687
Total rating 3 
Categories Mods Client-side Bug Fixes Performance Tweaks & Quality Of Life
Dependency string chuxiaaaa-ChuxiaFixes-1.0.1
Dependants 11 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Chuxia Fixes

Thunderstore Version Thunderstore Downloads

Features

General Fixes

  • Disable Unknown Font Warning: Disables console warning messages about unknown fonts.

  • Disable Network Analyzer: Disables the built-in network analyzer,network analyzer will cause performance issues.

  • Fix NetworkObject Parent Reference: Fixes an issue where a NetworkObject’s cached parent was not set correctly.

  • Fix Death Boxes Display: Fixes the issue where player names and avatars were displayed incorrectly in spectator mode.


Player Name Fix

  • Fix Incorrect or Unknown Player Names Automatically detects and corrects incorrectly displayed or "unknown" player names.

  • Work Interval (30s) Checks and corrects player names every 30 seconds.


Configuration

Section Key Default Description
General DisableFontWarn true Disable unknown font warnings
General DisableNetworkAnalyzer true Disable the built-in network analyzer
General FixNetworkObject true Fix cached parent reference for NetworkObject
General FixDeathBoxes true Fix spectator mode name/avatar display
FixPlayerName Enable true Enable player name correction
FixPlayerName WorkInterval 30f Time interval between checks (in seconds)

Support