Skip to content

Please increase the edict limit #144

@ThePixelMoon

Description

@ThePixelMoon

Is your feature request related to a problem? Please describe.
Currently the edict limit is roughly 2048(1<<11). That is not enough for most modern games that (might probably) use Obsoletium.

Describe the solution you'd like
A perfect solution would be increasing the 11 to 14, making it 16k. It is located in const.h, at around line 63.

Additional context
There are also some limits that could be increased in bspfile.h

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions