MJx0/iOS_UE4Dumper

Peace Elite (PUBGM CN) crash

Opened this issue · 2 comments

I'm using latest UE4Dumper version (2.2.0).
Appears that it has issues with dumping Peace Elite (aka PUBGM CN).
It's package name is included in PUBGM profile, so i assume it should be supported.
image
Crash log:
ShadowTrackerExtra-2024-01-17-221332.txt
Crash appears to occur somewhere in GetNamesPtr (according to crash log)

I have tried both safe & fast versions. Still same issue.

MJx0 commented

on previous issues, people told me the cn version is same as other versions but it seems like its not? im not able to test cn version though

Chinese PUBGM (peace elite) has no obfuscated/randomized GNames.
They obfuscate GUObjectArray instead unlike PUBGM International.
Also, FNameEntry.Name offset is 0xE (instead of 0xC)