Skip to content

Draft: Increase maximum player count to 64.

Golden requested to merge Golden/SRB2:64-players into next

Made this for the fun of it, it was suggested that I make it a MR.

Some things that need to get done before this is finished:

  • Add scores drawer(s) that handle 64 players.
  • Somehow test this code with more than just local bots.

The "Allow commits from maintainers" is very intentional; I don't know enough about SRB2's networking to be able to fix a lot of networking bugs that can crop up due to upping the players to 64.

Merge request reports