Olly Offsets

Posts 12 of 2 · Page 1 of 1
Olly Offsets
N00b question incoming.

Now, I'm already proficient in using olly to test, but once I've found a new offset, how do I get it from the giant number shown (7D610000 etc.) to a number that I can use in an application?

Thanks.
Quote Originally Posted by rawr im a tiger View Post
N00b question incoming.

Now, I'm already proficient in using olly to test, but once I've found a new offset, how do I get it from the giant number shown (7D610000 etc.) to a number that I can use in an application?

Thanks.
So you talk about the lists then.
What you see is mostly like the MOV *Something Random* [Offset/Address] <- You want that.
Or you have CALL *Something* .Numbers <- What you want. (Most of the time you use the move values.
For FoV In mp you are using the call

Hope this help some of your questions.

To point it out a bit more:
http://www.mpgh.net/forum/279-call-d...g_fov-etc.html
Read that and I suppose you get what I mean
Posts 12 of 2 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?