Good afternoon: could you help me?
I'm trying to find the exit buttons in the memory of the game, but for some reason they are not there. This behavior is typical for the ButtonGroup object - it does not have clildrens, because list_ob_size is clearly getting wrong for it. I couldn't figure out why, but I think it will be easy for you
https://github.com/Arcitectus/Sanderling/blob/bfcc3eb8bf22f2aa4ca874e0e2298de3829e73e8/implement/read-memory-64-bit/Program.cs#LL1165C13-L1165C13


Good afternoon: could you help me?
I'm trying to find the exit buttons in the memory of the game, but for some reason they are not there. This behavior is typical for the ButtonGroup object - it does not have clildrens, because list_ob_size is clearly getting wrong for it. I couldn't figure out why, but I think it will be easy for you
https://github.com/Arcitectus/Sanderling/blob/bfcc3eb8bf22f2aa4ca874e0e2298de3829e73e8/implement/read-memory-64-bit/Program.cs#LL1165C13-L1165C13