Skip to content

IL2CPP - Find a reliable solution for stripped IMGUI assemblies #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ManlyMarco opened this issue Apr 11, 2025 · 0 comments
Open

IL2CPP - Find a reliable solution for stripped IMGUI assemblies #97

ManlyMarco opened this issue Apr 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ManlyMarco
Copy link
Owner

ManlyMarco commented Apr 11, 2025

In most games compiled to IL2CPP the IMGUI assembly is stripped and unstripping fails to restore all of its functions as of the latest BepInEx nightly builds. It's possible to work around this by patching the IMGUI assembly to re-add the missing members, but there needs to be a more reliable and universal solution to this that's not game-specific.

@ManlyMarco ManlyMarco added the bug Something isn't working label Apr 11, 2025
@ManlyMarco ManlyMarco pinned this issue Apr 11, 2025
@ManlyMarco ManlyMarco changed the title IL2CPP - Find a reliable solution for stripped IMGUI assemblies. IL2CPP - Find a reliable solution for stripped IMGUI assemblies Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant