Skip to content

[CODE] Increase model bone limit #524

@IBRS-4Ever

Description

@IBRS-4Ever

Is your feature request related to a problem? Please describe.

By default, there's a 127 bones limit for models, more then 127 bones will crash the game.

Describe the solution you'd like

I edited the studio.h file, set MAXSTUDIOBONES to 256 and MAXSTUDIOBONEBITS to 8 and compile the .dll, it seems working fine, the game no longer crash when models have more they 127 bones.

Additional context

Not fully tested.

Metadata

Metadata

Assignees

No one assigned

    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