FreeER Grandmaster Cheater Supreme Reputation: 53 Joined: 09 Aug 2013 Posts: 1091
|
Posted: Sat Mar 25, 2017 1:04 pm Post subject: |
|
|
Yeah, as long as they are all stable it doesn't matter. Sometimes you might find that one doesn't point to the right value when you're paused or enter a different section of the level etc.
But it's entirely possible for there to be multiple "correct" paths to the same value in the same way that you can drive down different roads and still end up at the same location. Smaller games, just like smaller cities/towns, tend to have fewer paths.
If you have related values then you might try and choose pointers with the same base address or offsets since that makes them easier to update when the game updates (and the pointers, potentially, change) and if/when you write scripts, but otherwise it really doesn't matter.
|
|