Skip to content

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

Description

@AbandonedAccount1111

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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