-
Notifications
You must be signed in to change notification settings - Fork 794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is the max players in network game ? #339
Comments
set it to more than 4, get more than 4 people, find out ;) |
As of fae2be8 (11 days ago) it has been possible to increase this up to 9 player: |
What about any widget to change number of players in network game setup ? Not anyone is able to edit & compile source. |
I'm not sure yet, I think for DevilutionX 1.1.0 we will just bump it to 9, there isn't really any reason to limit it to 4 since only friends can join. |
At saturday on lanparty after LinuxDays.cz the sad fifth guy was forced play only sigleplayer and watch us dying by butchers knife before he fall sleep ... 😭 |
Sorry we hadn't made more of a note about this, send the guy my regards :) |
I presume this was never changed. Will you accept a PR? :-) |
There is defined constant MAX_PLRS in defs.h to 4
Is possible to play with more people ?
The text was updated successfully, but these errors were encountered: