View previous topic :: View next topic |
Author |
Message |
virtualmarc How do I cheat?
Reputation: 0
Joined: 31 Jan 2011 Posts: 2
|
Posted: Mon Jan 31, 2011 3:10 pm Post subject: Lego Star Wars The Complete Saga - Player positions |
|
|
Hello,
I'm currently trying to find the pointer addresses of the position of player 1 and player 2.
But I'm currently not so lucky.
I tried unknown values with float and double, but there were too many values.
And if I look while walking, and change the addresses that change during this, the game crashes or nothing happens.
Had anyone luck with that or can help?
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Mon Jan 31, 2011 5:23 pm Post subject: |
|
|
Find the health or some player related info that is easy for You.
Then check the structure in the data dissector to see if there are any values that are changing when You are walking. If there is, that will be probably the co-ordinate of the player.
Of course You need to play the game in windowed mode for that.
And the memory browser will also "flag" changing values. They will flash up in red. That is also helpful in these cases.
_________________
|
|
Back to top |
|
 |
virtualmarc How do I cheat?
Reputation: 0
Joined: 31 Jan 2011 Posts: 2
|
Posted: Tue Feb 01, 2011 7:22 am Post subject: |
|
|
mhh this is an idea.
I don't know if the game can set to window mode (didn't found somethind and Alt+Return doesn't work) but I use two screens, so I would see it too.
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue Feb 01, 2011 4:01 pm Post subject: |
|
|
If You have 2 monitors, then it will work fine.
_________________
|
|
Back to top |
|
 |
|