Skip to content

vtable_io - issues getting windows offsets with latest HL2DM update #5

Description

@Alienmario

In latest HL2DM build (which should be up to date with tf2 branch now), many CBaseEntity based windows offsets appear to be 1 over than they should be.

For example while getting CBasePlayer::Spawn, the dumper will insert CBaseEntity::Spawn in front of it, shifting the offset.
The CBaseEntity::Spawn should be placed few places over, according to linux binary.
I've tried playing with the options to no avail.

Vtable export
image

Linux
image

Windows
image

Asherkin's vtable dumper gets this right.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions