Simple explanation of FNamePool and GObjects for UE games?

Anything Cheat Engine related, bugs, suggestions, helping others, etc..
Post Reply
jgoemat
Table Makers
Table Makers
Posts: 67
Joined: Fri Jul 21, 2017 6:47 pm
Reputation: 70

Simple explanation of FNamePool and GObjects for UE games?

Post by jgoemat »

I've written a table for Satisfactory, but I have no idea how to use FNamePool and GObjects and none of the scanners work. I'd like to understand that but I don't know where to start. Satisfactory update 5 is easy at the moment because it includes debug symbols, I can just hook 'UFGInventoryItem::Sort' and get a pointer to the inventory being sorted.

I'd just like a couple of pointers on what the structures they point to are supposed to look like so I have a starting point. I've gone down a lot of blind alleys already. Are they supposed to reference the C++ classes? With the PDB the code for those are easy to find, but not the structure layouts for the objects.

Thanks,
jgoemat

User avatar
SunBeam
Administration
Administration
Posts: 4782
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4411

Re: Simple explanation of FNamePool and GObjects for UE games?

Post by SunBeam »

Unreal Engine 4 source code is free to inspect on github. I would start from there. That is what I do, generally speaking. Especially when it's available to the open public.

Post Reply

Who is online

Users browsing this forum: No registered users