Unitor
Unitor copied to clipboard
Support for il2cpp version 24.4
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:
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
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.