Virtual table offset, current?

Discussion in 'Coding' started by Misfire, Nov 10, 2015.

  1. Misfire

    Misfire Always Lost

    Messages:
    311
    Likes Received:
    44
    Trophy Points:
    0
  2. CyberKiller

    CyberKiller Nyooks!

    Messages:
    1,107
    Likes Received:
    8
    Trophy Points:
    0
    I would ask the developer of sourcemod for the latest virtual offsets table as he had to redo them to get sourcemod working for source 2013 based empires.
    Or you could download a copy of sourcemod and look for the offsets for empires in it's files.
     
    Last edited: Nov 10, 2015
  3. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
  4. Misfire

    Misfire Always Lost

    Messages:
    311
    Likes Received:
    44
    Trophy Points:
    0
    Thanks CyberK, I may just have to go source code diving.
     
  5. Misfire

    Misfire Always Lost

    Messages:
    311
    Likes Received:
    44
    Trophy Points:
    0
    And thanks Vickie. There's some good info there, but it's not so cut and dried. Have to find a decompiler that didn't cost $500 (x64dbg.com) and it requires the server.so file from the linux version. Does empires have a dedicated server version for linux?
     
  6. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
    I posted in sm forums in a private section I have access too and asked if it is possible to get the offsets from them
     
  7. Misfire

    Misfire Always Lost

    Messages:
    311
    Likes Received:
    44
    Trophy Points:
    0
    Thanks Vickie. The more I learn about sourcemod the more I think I may not need the offsets. If the offsets are already accounted for in sourcemod, then I can just move along to writing plugins that access the info sourcemod already has. I would like to know anyway just for learning and curiosity sake though.
     
  8. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
    He responded and asked which ones you need, I posted and listed them, I am waiting for his response.
     
  9. vipervicki

    vipervicki Member

    Messages:
    2,611
    Likes Received:
    130
    Trophy Points:
    0
    would the gamedata file for empires in sourcemod help you any? I have that, anyone can have that, it comes with sourcemod.
     
  10. 101010

    101010 Member

    Messages:
    996
    Likes Received:
    2
    Trophy Points:
    0
  11. Misfire

    Misfire Always Lost

    Messages:
    311
    Likes Received:
    44
    Trophy Points:
    0
    Great, thanks ten-ten-ten :)

    That'll be very helpful
     
  12. 101010

    101010 Member

    Messages:
    996
    Likes Received:
    2
    Trophy Points:
    0
    Actually thank you. While disassembling I learned a few things. Some good and some that kind of pissed me off but still learned some things.
     

Share This Page