Results 1 to 15 of 40

Thread: November 7th patch

Hybrid View

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    50

    Re: November 7th patch

    The code I posted doesn't help get offsets. It was for Razzle to show how he could figure out the process base address, which is now a component in accessing the EQ memory. The old way was 'open process, grab data at offset', the new way is 'find out process base address, open process, grab data at offset - 0x400000 + process base address'

    I already posted all the primary offsets for the new release at the top of the thread. The issue is that they don't work without process base address and so Razzle needs to update the server with this new logic. There may be other changes as well, but this has to be modified first before we can figure the rest out.
    Last edited by iluvseq; 11-07-2012 at 08:07 PM.

  2. #2
    Registered User
    Join Date
    Nov 2012
    Posts
    2

    Re: November 7th patch

    Oh ok, thanks. I miss understood. Thank you for the clarification and the understanding. I will wait for the new server.

    Junky

    Quote Originally Posted by iluvseq View Post
    The code I posted doesn't help get offsets. It was for Razzle to show how he could figure out the process base address, which is now a component in accessing the EQ memory. The old way was 'open process, grab data at offset', the new way is 'find out process base address, open process, grab data at offset - 0x400000 + process base address'

    I already posted all the primary offsets for the new release at the top of the thread. The issue is that they don't work without process base address and so Razzle needs to update the server with this new logic. There may be other changes as well, but this has to be modified first before we can figure the rest out.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On