kp7742 / UE4Dumper

Unreal Engine 4 Dumper - Dump libUE4.so and Generate Structure SDK
MIT License
686 stars 307 forks source link

Not Generating Apex Legends Mobile SDK #59

Open SSDDX-Devs opened 2 years ago

SSDDX-Devs commented 2 years ago

image

kp7742 commented 2 years ago

Offsets aren't up to date, So you may need to update them and then try to dump them. Also, it is a wise choice to first check game actors using the --actor flag before dumping SDK.

MhmRdd commented 2 years ago

@kp7742 sir i checked again and i did same thing but it dumps me only 1 data , it show me "Name : Frontend" but dump is small.

noobiewoobie commented 2 years ago

Offsets aren't up to date, So you may need to update them and then try to dump them. Also, it is a wise choice to first check game actors using the --actor flag before dumping SDK.

Can you update the offsets ? I can read actors but sdk dump fails because of the wrong offsets. And , if you are not going to maintain the dumper then at least you should provide a tutorial/instructions about how to add any new game. Literally all other dumpers out there have tutorial about how to get the relevant offsets to get dump of any new game using it. Currently , this dumper is literally useless for any games other than pubg and pubg lite.

stayperfection commented 2 years ago

偏移量不是最新的,因此您可能需要更新它们,然后尝试转储它们。此外,在转储 SDK 之前首先使用 --actor 标志检查游戏演员是一个明智的选择。

你能更新偏移量吗?我可以读取演员,但由于偏移量错误,sdk 转储失败。而且,如果您不打算维护转储程序,那么至少您应该提供有关如何添加任何新游戏的教程/说明。从字面上看,所有其他转储者都有关于如何获得相关偏移量以转储使用它的任何新游戏的教程。目前,这个转储程序对于 pubg 和 pubg lite 以外的任何游戏都毫无用处。

Do you know how to update the offset?

Offsets aren't up to date, So you may need to update them and then try to dump them. Also, it is a wise choice to first check game actors using the --actor flag before dumping SDK.

Can you update the offsets ? I can read actors but sdk dump fails because of the wrong offsets. And , if you are not going to maintain the dumper then at least you should provide a tutorial/instructions about how to add any new game. Literally all other dumpers out there have tutorial about how to get the relevant offsets to get dump of any new game using it. Currently , this dumper is literally useless for any games other than pubg and pubg lite.

Do you know how to update the offset?