Skip to content

[Enhancement]: Stop replacing the libUnity.so and inject in it! #84

@xAstroBoy

Description

@xAstroBoy

Describe the new feature or enhancement

By default i found out this modloader is constantly wanting a custom compiled Unity.so with everything unstripped, that's how most games break!

you need to inject in it, recognize the functions even if stripped (pattern matching), this way you can make it work, without issues on any Unity Game than replacing and using the stripped code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions