Menu Background - Hypnootize/hypnotizehud GitHub Wiki

MENU BACKGROUND

HOW TO USE CUSTOM BACKGROUNDS

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

  • Navigate to Hypnotize Hud/Resource/UI/MainMenuOverride.res
  • Inside MainMenuOverride.res CTRL+F for "BackgroundCustom"
  • Change the "wide" from "f0" to "0"

you most likely won't notice any difference with or without this element, the only reason it is there is to get rid of the console and server browser dimmer

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 Hypnotize-Hud\materials\console
  • Replace the pre-existing vtfs with your custom ones