Clovervidia Captions - cjrose/voidHUD GitHub Wiki

These captions are already placed in their required folders to be enabled, so you will not have to move any files. However, to enable these captions you will have to add some commands to your autoexec.cfg to enable them.

You can add exec voidhud_cc_regular or exec voidhud_cc_comp to your autoexec.cfg instead of the following commands.

Add these commands to your autoexec.cfg to enable the regular Clovervidia captions.

closecaption 1
cc_subtitles 1
cc_lang clovervidiar
cc_predisplay_time 0

Add these commands to your autoexec.cfg to enable the competitive Clovervidia captions.

closecaption 1
cc_subtitles 0
cc_lang clovervidiac
cc_predisplay_time 0

If you're looking to do more in-depth things with your captions, feel free to check out Clovervidia's GitHub Wiki.