MJx0/iOS_UE4Dumper

Farlight 84 sig scan offsets broken

Closed this issue · 1 comments

Farlight 84 ObjObjects offset signature is broken with latest game update v15.1.2

These two signatures both work from v15 to the latest patch of the game v15.1.2 if anyone else is having problem u can update the signature using one of these:

Ida Sig ObjectsPtr = "2A 7D ? 13 ? ? ? 12 08 01 09 4B 29 ? ? ? 1F 20 03 D5 29 ? ? ? 29 ? ? F8";
ObjectsPtr += 0xC;

Ida Sig ObjectsPtr = "29 3D 10 12 08 01 09 4B ? ? ? ? 29 D9 6A F8 08 25 3A 9B 08 ? ? 39 88 ? ? 37";
ObjectsPtr += 0x8;

Thanks, I have uploaded new release with this fix.

I have also this signature but will use it in future when current sig break.
sig=FF 9F 52 ? ? ? ? ? ? ? 91 ? 03 80 52
step=3