MovieMaker Hud
required Half-Life Advanced EffectsHereby we again have a opportunity to modify the CS:GO Flash files and thereby the HUD from CS:GO. The MMHud is targeted at movie makers.
VAC ?
The HLAE tool is technically a hack, therefore you should use it for making movies / watching demos only. Joining VAC protected servers with HLAE might get you VAC banned.
Installation:
- Installation and configuration of HLAE Download HLAE 2.6.6.8 or newer and extract all ZIP file contents into any folder location you like. After that open HLAE.exe and open the "Tools" > "Developer" > "Custom Loader" menu item and in the dialogue fill in the "ProgramPath" with the csgo.exe location (i.e ""C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo.exe") and the parameter " +exec spddlmovie.cfg" (without quotes) to the "CommandLine".
- Installation of MMHud Download MMHud and extract all ZIP file contents into the "resources\AfxHookSource\assets" sub-folder that is located where you extracted the HLAE.exe in Step 1.
- Configuration of MMHud Open the "spddlmovie.cfg" with notepad or alike in the folder "resources\AfxHookSource\assets\csgo\cfg" created in Step 2. There you will find the cvars (console variables) that control the look and feel of MMHud. You can find images on this page, that describe which HUD item is meant by those cvars. For example the line "setinfo spddl_huddeathnotification_visible 1" makes the kill feed visible, if you wanted it to be invisible you'd change the 1 into a 0. The cvars ending with "_X" or "_Y" allow to offset the item from it's original position.