You are viewing a potentially older version of this package. View all versions.
Toshizuno-ControlCompany_LobbyFix-1.0.2 icon

ControlCompany LobbyFix

Patches a method from ControlCompany that prevents other players from seeing your lobby in the lobby list.

Date uploaded 5 months ago
Version 1.0.2
Download link Toshizuno-ControlCompany_LobbyFix-1.0.2.zip
Downloads 13335
Dependency string Toshizuno-ControlCompany_LobbyFix-1.0.2

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
ControlCompany-ControlCompany-1.1.5 icon
ControlCompany-ControlCompany

Play as the monsters found in Lethal Company and scare your friends!

Preferred version: 1.1.5

README

ControlCompany_LobbyFix

This mod removes a feature in ControlCompany that hides your lobby from the lobby list. This is a poorly executed feature that hinders the ability for a lot of people who don't intend on griefing public lobbies to find players, which sums to over 900,000 players that have ControlCompany installed, ultimately c###ing a lot of people out of lobby players. This mod removes the zero-width character that ControlCompany inserts into your lobby after you finalize the name. Note: This does not remove the lobby filter feature, so if you want to see other ControlCompany servers that don't have this fix, please disable that config option.

Note to developer: It is a really bad idea to have this configuration setting as a default as most people will just install the mod without thinking about it too much, removing themselves from the pool of other ControlCompany players and hiding other lobbies from them, ultimately removing potential servers from the server pool.

CHANGELOG

1.0.0

Removed a zero-width character injection that ControlCompany adds to hide the lobby from other players.

1.0.1

Fixed a bug where the patch didn't work, likely due to updating the method too late. It was essentially a placebo effect lol.

1.0.2

Fixed the CHANGELOG.md because I forgot to in 1.0.1. Re-arranged the methods so all the code was in one nice clean namespace.