From 4e0337a61652fecb2029201385fa0bfc1f044c0a Mon Sep 17 00:00:00 2001 From: Marco Cawthorne Date: Sat, 16 Sep 2023 08:49:52 -0700 Subject: [PATCH] Synched gist at Sat Sep 16 08:49:52 PDT 2023 --- Half-Life.md | 4 ++++ 1 file changed, 4 insertions(+) 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.