Open CrazyHackGUT opened 5 years ago
Created post in SourceTV official thread. Can't reproduce on Windows.
Problem investigated. SourceTV manager isn't related.
When demo record starts from map start, it can create this "bug", and broke demo file.
Fix is required for AutoDemo_EventManager
.
For fixing this issue, we should determine, what event called when HLTV master is ready. In engine at this moment, called function CHLTVServer::StartMaster(CGameClient*)
. We need trigger at this moment without any detour hooks.
It looks like a bug in core.
recorded_ticks
in TF2 always-1
in latest Core version. Required to check in another games.At the same time, current tick detects normal in
events
: