-
Download and install MetaHookSv.
-
Build or download .dll, put it into
/SteamLibrary/steamapps/common/Sven Co-op/svencoop/metahook/pluginsdirectory. -
Add
HUDColor.dllin/SteamLibrary/steamapps/common/Sven Co-op/svencoop/metahook/configs/plugins.lstas a newline. -
Enjoy.
| CVar | Value | Comment |
|---|---|---|
| hud_color_r | 0~255 | change main color of HUD |
| hud_color_g | 0~255 | change main color of HUD |
| hud_color_b | 0~255 | change main color of HUD |
| hud_color_pain_r | 0~255 | change dying color of HUD |
| hud_color_pain_g | 0~255 | change dying color of HUD |
| hud_color_pain_b | 0~255 | change dying color of HUD |
| hud_color_dizzy | 0/1/2 | 0 Disable dizzy effect, 1 RGB disappear effect, 2 Rainbow cycle effect |
| hud_color_dizzy_time | 0~9999999 | time of dizzy disappearance |
-
git clone --recursive https://github.com/hzqst/HUDColor -
Open
.slnwith visual studio. -
Build.
