MorePlayers
Updated for ITB v0.5.3. Allows more players per game (default 8). Only the host needs the mod. Original mod by bandademan (Mr. Monocle), maintained by VectorTV.
By VectorTV
| Last updated | a day ago |
| Total downloads | 4 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | VectorTV-MorePlayers-2.1.0 |
| Dependants | 0 other packages depend on this package |
README
Inside The Backrooms - More Players
MorePlayers for Inside the Backrooms that allows more players per game.
NOTE: Only the host needs the mod
This is an AI-updated fork of the original
ITBMorePlayersmod by bandademan (Mr. Monocle). Original project: https://github.com/bandademan/ITBMorePlayers Original repo is unlicensed — re-uploaded here with full credit and attribution to the original author.
v2.1.0 changes (VectorTV)
Updated for ITB v0.5.3 (original last supported ITB v0.3.0):
- Replaced the outdated
nm.maxConnections/GameObject.Find("SlotOption_PLAYERS")+GetComponentInChildrenapproach with aFindObjectsOfType-based scan for the new UI (TypeSelect / DifficultySelect / PlayersSelect). - Uses the new
TrySetPlayerSelectionAPI to set the player selector instead of the removedSelectedOptionsetter. - Safer config parsing (
TryParse,Trim, blank-file handling) forMaxPlayers.txt. - Removed the old on-screen debug/GUI overlay.
Setup
MelonLoader
- ITB v0.5.3 requires MelonLoader and .NET (see original README: https://github.com/bandademan/ITBMorePlayers).
- Install MelonLoader and select
Inside the Backrooms.exe.
MorePlayers
- Place
MorePlayers.dllin<game folder>/Mods/. - Optional: create a text file named
MaxPlayersin the Mods folder and put the desired player count in it. Default is 8.
Controls
- Click Host and press
~(backquote / the key left of1at the top-left) to set the amount of players. - To change the max player amount, create a text file named
MaxPlayersin the Mods folder and put the number inside.
ITB Versions
- ITB v0.5.3 — this release (v2.1.0)
- ITB v0.3.0 — original v2.0.0 (https://github.com/bandademan/ITBMorePlayers/releases/tag/v2.0.0)
Credits
- Original mod author: bandademan (Mr. Monocle) — https://github.com/bandademan/ITBMorePlayers
- MelonLoader: https://github.com/LavaGang/MelonLoader
Disclaimer
- Not affiliated with or endorsed by the game developers (MrFatcat / Inside the Backrooms).
- Use at your own risk. Excessive player counts may cause crashes or lag.