Jump to content
  • 0

Modding libs


Jyxz

Question

3 answers to this question

Recommended Posts

On 3/20/2021 at 8:44 PM, Jyxz said:

Haha.I know but i dont know how to use the dumper.😭.I dun quite understand the step.Can you help me??

So sorry, never seen this... I'm sure you've figured it out by now but Incase anyone else reads into this thread-> 

Get the ue4dumper64 executable file found here 

https://github.com/kp7742/UE4Dumper/tree/master/libs/

Import it into Vmos or your virtual environment and place it into a folder you can navigate to (creating a new empty one in the main directory is probably the best option as to navigate through less things)

Get termux in the virtual environment and enter su to get su access in the terminal then navigate to the directory of ue4dumper64 with cd (change directory) and/or use ls to show files in the directory(optional but does help navigate) and give ue4dumper64 executable permission with the line

chmod 755 ue4dumper64

You can now use ue4dumper type ./ue4dumper64 -h to see what can be done with it

Sorry for the late reply!:(

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.