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

ML Moreplayers

Allows changing the max player count in R.E.P.O.

Date uploaded a month ago
Version 1.0.2
Download link Malina-ML_Moreplayers-1.0.2.zip
Downloads 75
Dependency string Malina-ML_Moreplayers-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305

README

ML Moreplayers

ML Moreplayers allows you to change the maximum player count in R.E.P.O.

Features

  • Changes the Steam lobby player limit
  • Changes the Photon room player limit
  • Configurable max player count
  • Works through BepInEx
  • Easy installation through r2modman / Thunderstore Mod Manager

Config

After first launch, the config file will be created here:

BepInEx/config/smokemalina.ML_Moreplayers.cfg

Example config:

[General]

MaxPlayers = 10
PublicLobbySupport = false

Recommended values

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

Notes

The host controls the lobby player limit.

For the best result, all players should install the same version of the mod.

Very high player limits may cause instability, desync, lag or other multiplayer issues.

AI Disclosure

A significant portion of this mod was created with the help of AI tools.

CHANGELOG

Changelog

1.0.3

  • Fixed password-protected lobby invites.
  • The mod no longer overrides the original join logic when joining existing lobbies.
  • Custom player limit logic now only applies when creating a lobby as host.
  • PublicLobbySupport is disabled by default.
  • Added MaxPlayers safety range from 2 to 32.
  • Improved logging.
  • Updated README with compatibility notes.

1.0.2

  • Added proper Thunderstore website URL.
  • Added AI-assisted disclosure.
  • Updated package metadata.
  • Prepared package for public r2modman testing.

1.0.1

  • Updated package metadata.

1.0.0

  • Initial release.
  • Added configurable max player count.
  • Added Steam lobby player limit patch.
  • Added Photon room player limit patch.