Jump to content
  • 0

libil2cpp.so not found using gg.getRangesList("libil2cpp.so") in Traitor's Empire


BOBOBOBOBO

Question

Posted

I tried using lua script on Traitor's Empire game and it worked on every other game, but this time the game said libil2cpp.so not found. Anyone knows what might be the issue?

3 answers to this question

Recommended Posts

Posted

It might be a split apk in which case it will either be split_config.armeabi_v7a.apk for Arm7 or split_config.arm64_v8a.apk for Arm8 instead of libil2cpp.so 

Posted

Thanks for replying. So You mean I should search gg.getRangesList("split_config.arm64_v8a.apk") something like that? It always has this name pattern split_config... ? It is split apk and modifying directly the lib worked but game guardian was unable to find the libil2cpp.so to have dynamic lua modifications.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.