Open AkaShrug opened 1 month ago
any call that use it like relativeVirtualAddress on method will try to fetch the module again and can slow full dump from 6s to almost few minutes no idea if this something wrong with my setup
The caching happens here; are you using Il2Cpp.perform?
Il2Cpp.perform
oh was not using Il2Cpp.perform when testing so that shouldnt be decorated with lazy ?
but ye it only happens when not using Il2Cpp.perform
any call that use it like relativeVirtualAddress on method will try to fetch the module again and can slow full dump from 6s to almost few minutes no idea if this something wrong with my setup