AwesomeHvH
Awesome SourceMod extension for HvH servers
Install / Use
/learn @Nixer1337/AwesomeHvHREADME
AwesomeHvH server plugin - legacy desync & more
Features:
- sv_legacy_desync - Disables recently added valve shitcode that breaks lag compensation ( Changes to bonesetup in the recent update ).
- sv_disable_lagpeek - Disables lagpeek aka "defensive doubletap".
- sv_disable_roll_aa - Disables extended roll desync that was added by some uneducated valve employee ( "Lean antiaim/Extended desync" exploit ).
- sv_force_lag_compensation - Forces lagcompensation to avoid anti-exploiters with cl_lagcompensation set to 0.
Dependencies:
sv_legacy_desync requires replicated convar on client ( easy convar creation ) with this hook:
// 55 8B EC 83 E4 F8 83 EC 70 56 57 8B F9 89 7C 24 38 83 BF ? ? ? ? ? 75
void __fastcall hkClampBonesInBBox(CCSPlayer* player, void*, matrix3x4_t* matrix, int mask)
{
if (!sv_legacy_desync->GetBool())
oClampBonesInBBox(player, matrix, mask);
}
Installation:

Topics:
Related Skills
node-connect
354.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
