Il2CppInterop icon indicating copy to clipboard operation
Il2CppInterop copied to clipboard

Add support for Il2Cpp metadata version 29

Open ghorsington opened this issue 2 years ago • 3 comments

This currently affects Unity versions 2021 and newer. At the moment, the following issues are present:

  • Class::init signature lookup doesn't work
  • Delegate injection doesn't seem to work either

ghorsington avatar Aug 24 '22 07:08 ghorsington

Heya! Do you have any idea when you might get to this issue? Not necessarily anything definitive, even a vague "it's on my radar, maybe within the next X weeks/months" would even be great. I get that you guys do this project in your free time, so definitely not trying to be a nuisance about this and very much appreciate any and all help.

Michael-Ziluck avatar Sep 01 '22 13:09 Michael-Ziluck

#55 for initial v29 support was merged in and released. Not yet closing this issue though since it requires testing

In terms of BepInEx, Bleeding Edge builds starting version 6.0.0-be.663

ghorsington avatar Nov 13 '22 18:11 ghorsington

@kecleon Looks like this got merged into the main builds! Should be fully good to go now.

Michael-Ziluck avatar Nov 15 '22 17:11 Michael-Ziluck