CorrM / Unreal-Finder-Tool

Useful tool to help you fetch and dump Unreal Engine 4 Games information.
GNU General Public License v3.0
434 stars 169 forks source link

Wrong GNames address #60

Closed Symbai closed 4 years ago

Symbai commented 5 years ago

Tried this tool on multiple unreal engine games. On ARK it never finds GObject addresses. On Borderlands 2 it crashes and on Moons of Madness it finds everything but says wrong GNames address (there is only one).

I've tried following the video tutorial. Game is paused while scanning. What am I doing wrong?

image image

CorrM commented 5 years ago

you use the BaseGnamesAddress so the right address as i think is [07E0000].

Symbai commented 5 years ago

I clicked on "Find" and this on the screenshot is what your tool provided to me. If it should be a zero at the end instead of an eight, then there is a bug in your tool

CorrM commented 5 years ago

you can look for FName struct in Any EngineConfig File, To know data size of each item in GNames