-
Notifications
You must be signed in to change notification settings - Fork 56
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
18.1 IL2CPP - Doesn't work in most games #79
Comments
Currently it only works in some games that have unstripped UnityEngine.IMGUIModule.dll which this appears to not be one of. |
ManlyMarco
changed the title
18.1 IL2CPP - Failed to draw setting - Il2CppInterop.Runtime.ObjectCollectedException: Object was garbage collected in IL2CPP domain
18.1 IL2CPP - Doesn't work in most games
Feb 3, 2024
Hi, do you know any example of game this is working? |
HoneyCome, RoomGirl, not much else since it needs a separate fix to patch imgui classes back in. |
IIRC BepInEx/Il2CppInterop#108 fixed this issue for me - though it's been a while |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BE 674
Standard setting, not a custom drawer or anything
The text was updated successfully, but these errors were encountered: