| View previous topic :: View next topic |
| Author |
Message |
jtc1113 How do I cheat?
Reputation: 0
Joined: 08 May 2013 Posts: 2
|
Posted: Wed May 08, 2013 1:38 pm Post subject: Pointer help? |
|
|
| I am trying to find the static value of nos in Need for speed so that I don't have to do it normally. I can scan (4 bytes) for the max value, decreased value, and then max again to get the nos address normally. When I do find out what accesses this, I get a lot of numbers, and non of them seem to work. A lot of them have +0C for the offset. What should I do?
|
|
| Back to top |
|
 |
gir489 Grandmaster Cheater
Reputation: 14
Joined: 03 Jan 2012 Posts: 841 Location: Maryland, United States
|
Posted: Wed May 08, 2013 1:47 pm Post subject: |
|
|
| Those "bunch of numbers" are the IEEE Standard 754. Change it from a 4 byte to a float.
|
|
| Back to top |
|
 |
jtc1113 How do I cheat?
Reputation: 0
Joined: 08 May 2013 Posts: 2
|
Posted: Wed May 08, 2013 1:57 pm Post subject: |
|
|
| Change it to float when I'm adding my address and pointer? I did a couple and I didn't get anything.
|
|
| Back to top |
|
 |
gir489 Grandmaster Cheater
Reputation: 14
Joined: 03 Jan 2012 Posts: 841 Location: Maryland, United States
|
Posted: Wed May 08, 2013 2:09 pm Post subject: |
|
|
| The pointer points to a float.
|
|
| Back to top |
|
 |
|