Unitor icon indicating copy to clipboard operation
Unitor copied to clipboard

Support for il2cpp version 24.4

Open capSAR273 opened this issue 2 years ago • 1 comments

Hello, while working with IL2CPP I noticed that there was a fork made by https://github.com/kneesnap/Il2CppInspector which fixes this error caused by version 24.4:

image

After using this fork IL2CPP worked perfectly, but I wanted to try using Unitor instead. How would I change which IL2CPP Unitor uses? Thanks

The commit that fixed it is here: https://github.com/Kneesnap/Il2CppInspector/commit/541772142e10656b31ea4040eb3052137454116d

capSAR273 avatar Apr 09 '22 04:04 capSAR273

Hi, thanks for your feedback I've been meaning to look into it as Il2CppInspector is not receiving as frequent updates, I might switch to LibCpp2Il. I also need to fix some unity version alignment issues regarding asset files.

OsOmE1 avatar May 13 '22 08:05 OsOmE1