Open Helyousfi opened 3 months ago
Due to the games new obfuscation it has resulted in most of the class names being changed with a new seed every update. As of right now, the cheat is none functional due to the pointer encryption.
@IntelSDM Any idea on how to resolve class names?
Is LocalPlayer_c* necessary for all functions? What can be achieved with the lowest feasible function available?
Thanks for this Cheat!
I can't find LocalPlayer_c in the scripts.json generated by IL2Cpp dumper, I can find all other ofsets but not LocalPlayer_c, any idea why? Thanks!