Jump to content
  • -1

Find speed value to edit in memory for UE4 games


angel88888
 Share

Question

im using rooted android 13 phone, and internal gg speed hack doesn't work for me, I knew there is a lua that can auto find speed value to edit in memory for Unity games, what about UE4 games? if i want to search by myself, what is the step? thanks

Edited by angel88888
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hi @angel88888,

Quote

what about UE4 games?

This is certainly not the case with UE4, you can either do the following:

  • - Dump the UE4 library using: UEDumperUE4-DumperAndUE4DumperUE4Dumper (It also requires GWorld & GName offset, similar to metadata.dat)
  • - Search the Speedhack value manually using Fuzzy search. Try to make the character runs -> search -> stop player -> search (do these repeatedly until the results is narrowed down)
Link to comment
Share on other sites

  • 0
On 1/31/2024 at 10:01 AM, MC874 said:

Hi @angel88888,

This is certainly not the case with UE4, you can either do the following:

  • - Dump the UE4 library using: UEDumperUE4-DumperAndUE4DumperUE4Dumper (It also requires GWorld & GName offset, similar to metadata.dat)
  • - Search the Speedhack value manually using Fuzzy search. Try to make the character runs -> search -> stop player -> search (do these repeatedly until the results is narrowed down)

can you teach me how to find GWorld & GName offset? thanks

Link to comment
Share on other sites

  • 0

Hi @angel88888

Quote

can you teach me how to find GWorld & GName offset? thanks

There's several ways to do this:

  • - You can use pattern search from: games.
  • - You can also debug the game library using: Ghidra or IDA Pro -> use it's string finder (Shift+F12) and look for GWorld/Gname -> Use (CTRL+X) to find any reference point -> GWorld should be in one of the references.
  • - If the strings is somehow encrypted, try to read: Finding Offset in UE4 or try to look around/ask the people at the forum 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • 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.