Transparent Viewmodels - rbjaxter/budhud GitHub Wiki

Description

The transparent viewmodel customization turns your viewmodels transparent! Wow.

Appearance

Picture Credit: Spacecoreflake

Enabling

  1. Navigate to \budhud\#customization and drag bh_player_transparentviewmodels.res into _enabled

Troubleshooting

If you experience issues with the viewmodels not working, try these steps:

  1. Verify that you're on dx9 or greater
    • You can do this by going into the TF2 menu, selecting Options and then going to the Video tab. It should be near the bottom.
  2. Enter this into your console: exec bh_TransparentViewmodels.cfg
    • These are the commands that get set by this:
    mat_motion_blur_enabled                                         1
    mat_motion_blur_strength                                        0
    mat_disable_bloom                                               1
    mat_hdr_level                                                   0
    mat_colcorrection_disableentities                               1
    mat_colorcorrection                                             0

Credits: komorebi and JarateKing