MJx0 / iOS_UE4Dumper

MobileSubstrate tweak to dump iOS UE4 games
MIT License
174 stars 52 forks source link

Peace Elite (PUBGM CN) crash #33

Open cmdlinescan opened 6 months ago

cmdlinescan commented 6 months ago

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 6 months ago

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

cmdlinescan commented 5 months ago

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)