Skip to content

[CS:S] "cl_pdump" stopped working after the 64bit update #7100

@L0jk4

Description

@L0jk4

Description

Console command "cl_pdump" stopped working after the recent 64bit update in CS:S.
OS: Windows 10 (64bit)

To reproduce

  • get on a server with sv_cheats 1
  • print to console "cl_pdump 0" or any other entity id instead of "0" ( for a list use groundlist / cl_entityreport 1 / cl_showents )

Function that checks cl_pdump
https://github.com/ValveSoftware/source-sdk-2013/blob/0759e2e8e179d5352d81d0d4aaded72c1704b7a9/src/game/client/prediction.cpp#L564)

Function that draws
https://github.com/ValveSoftware/source-sdk-2013/blob/0759e2e8e179d5352d81d0d4aaded72c1704b7a9/src/game/client/hud_pdump.cpp#L250)

You should see something like this
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions