diff --git a/Half-Life.md b/Half-Life.md index 8585200..55e2ffc 100644 --- a/Half-Life.md +++ b/Half-Life.md @@ -62,6 +62,10 @@ Make it hold down crouch + tap space. Makes it easier for controller users to us Accessibility feature, a way to jump repeatedly automatically. Supported by various third-party Quake engines as well. +## Accessibility: Closed Captioning + +There's mods that tried doing this in the past. There's a need and there's a demand. There's more than just code work involved with this though. Should hook into the Sentences subsystem. + ## SDK: Outdated code The code at https://github.com/ValveSoftware/halflife seems to be outdated.