Skip to content

Menu Background

Hypnootize edited this page Jun 20, 2021 · 1 revision

MENU BACKGROUND

HOW TO USE CUSTOM BACKGROUNDS

In order to make any custom background work with HExHUD you will need to remove the current background first so:

  • Navigate to hexhud/customizations/colors.res
  • Inside colors.res CTRL+F for "Main Menu Background" and "Pause Menu Background"
  • Change both RBG Codes to "0 0 0 0" in order to make the background invisible

Once the background its gone you can add your custom background by:

  • Converting the image you want to use as background into a .vtf (if you don't know how to do this checkout this quick GUIDE)
  • Make two copies of the .vtf and call them background_upward and background_upward_widescreen
  • Navigate to hexhud\materials\console
  • Replace the pre-existing vtfs with your custom ones