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
