Why Nostr? What is Njump?
2024-04-22 10:29:38

Joshua Ashton on Nostr: Some people REALLY have HUDs that have the auto aim hud from HL2 (CHUDAutoAim) as an ...

Some people REALLY have HUDs that have the auto aim hud from HL2 (CHUDAutoAim) as an element which stopped working on the 64-bit port of TF because it relied on getting lucky treating the C_TFPlayer as a C_BaseHLPlayer to early out and do nothing... x_x

That is, it was reading the TF player class as the HL player class and reading the HL2 local player data which has game state like crouching, etc.

Previously this was getting lucky and pointing to somewhere that it was benign -- but struct layout diffs on x64 made this fatal.

Joys of any 64-bit port! :D
Author Public Key
npub1nhjtk9tspwhtgrv785ylrv9l963skcjmywlgj40pp34hhxghe3ts3knufj