Selecta How do I cheat?
Reputation: 0
Joined: 07 Aug 2020 Posts: 1
|
Posted: Fri Aug 07, 2020 4:31 pm Post subject: Regarding Mono structures and pointers |
|
|
Hi, I'm very new to Cheat engine and game hacking in general.
I'm currently reversing a Unity game and I found the structure disssect and mono dissect feature very useful but I'm confused as to how I'm supposed to use it when combining it with pointer scans.
Lets say I'm reversing a particular struct, this struct has a few hundred values.
I did the usual setup with pointer scans and found a static address of one of the values in the struct, but when I view the structure in structure view window and select "Add to address list" from the menu, it saves the values as a regular value and not a pointer, so I have to manually go and change the value to the proper static one.
Just wanted to know if there's a way to automate the process?
Edit: After a little bit more refined searching I've found this thread: forum.cheatengine.org/viewtopic.php?p=5745296&sid=9a030ac1ae9bc994ac13edf2572305fc
Which solves my problem, sorry about this ^^
|
|