7c4048690b8d9779414cb8f60bd6f4efe19acbfa
CHLTVServer::StartRecording is called directly in tv_record on linux, ignoring the vtable. Add a detour on linux for these two functions, so we always notice when recording starts. Windows actually always uses the vtable to get the function address, so we don't need to detour anything on windows.
sourcetvmanager
Interface to interact with the SourceTV server from SourcePawn.
Languages
C++
75.8%
Python
12.6%
SourcePawn
8.8%
C
2.8%