Skip to content

Transparent Viewmodels

Igor edited this page Oct 12, 2023 · 7 revisions

Due to users experiencing issues relating to their own graphics settings, the config required to use transparent viewmodels will not be included. However, the HUD-side file files including an entry in hudslayout.res is included but disabled by default.

  1. If you're using mastercomfig, you can download the Transparent Viewmodels add-on and place it into your tf/custom directory. Skip to Step 3.
  2. If you're NOT using masterconfig, add the following cvars to your autoexec.cfg.
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
  1. Open flawhud/scripts/hudlayout.res and enable Transparent Viewmodels by setting the visible and enabled values from 0 to 1. See screenshot for reference.

img

BEFORE 20231011222625_1

AFTER 20231011222614_1