chuxiaaaa-ChuxiaFixes icon

ChuxiaFixes

A collection of Fixes for the vanilla game.

Last updated a week ago
Total downloads 26182
Total rating 2 
Categories Mods Client-side Bug Fixes Performance Tweaks & Quality Of Life
Dependency string chuxiaaaa-ChuxiaFixes-1.0.3
Dependants 23 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.

  • Fix Gift Box: Fixed the bug with the gift box in late joining (that is: when a gift box has been opened, a new player joining the lobby can still see and use the gift box)


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
General FixGiftBox true Fix bug with the gift box in late joining
FixPlayerName Enable true Enable player name correction
FixPlayerName WorkInterval 30f Time interval between checks (in seconds)

Support