Help: Changing Max Clients > 64
Posted: Sun Dec 04, 2005 3:32 pm
In the Q3source 1.32b, it seems like you can just alter
#define MAX_CLIENTS 64
and then recompile. Are there any known limits how high this can be set (256 or 1024 perhaps) and have it still be stable?
There are also other limits like the maximum number of models which is 256 which might affect the highest setting of MAX_CLIENTS.
Thanks.
#define MAX_CLIENTS 64
and then recompile. Are there any known limits how high this can be set (256 or 1024 perhaps) and have it still be stable?
There are also other limits like the maximum number of models which is 256 which might affect the highest setting of MAX_CLIENTS.
Thanks.