ML Moreplayers allows you to change the maximum player count in R.E.P.O.
After first launch, the config file will be created here:
BepInEx/config/smokemalina.ML_Moreplayers.cfg
Example config:
[General]
MaxPlayers = 10
PublicLobbySupport = false
For the first test, use:
MaxPlayers = 8
PublicLobbySupport = false
If 7-8 players can join without issues, you can try:
MaxPlayers = 10
or:
MaxPlayers = 12
The host controls the lobby player limit.
For the best result, all players should install the same version of the mod.
Do not use this mod together with other lobby size / MorePlayers mods.
Very high player limits may cause instability, desync, lag, voice issues or other multiplayer problems.
The allowed config range is 2-32 players.
Recommended range: 8-12 players.
Version 1.0.3 improves compatibility with password-protected lobbies.
When joining an existing lobby, the mod keeps the original game join logic, so the normal password prompt should still work.
If you have problems joining private or password-protected lobbies, keep this setting disabled:
PublicLobbySupport = false
Public lobby support is experimental.
Recommended value:
PublicLobbySupport = false
Enable it only if you know what you are testing.
Do not use this mod together with:
Using several lobby-size mods at the same time may break joining, hosting, passwords or room visibility.
A significant portion of this mod was created with the help of AI tools.