-
Notifications
You must be signed in to change notification settings - Fork 120
Installation Guide
Igor Nikitin edited this page Jul 24, 2018
·
1 revision
- Download the latest version by clicking here, this will download
rayshud-master.zip
- Navigate to
C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom
- The directory may be different if you've specifically installed Team Fortress 2 elsewhere
- Extract the contents of
rayshud-master.zip
into thecustom
folder. - Ensure that the final file structure resembles the following:
tf
└── custom
└── rayshud
├── customizations
├── materials
├── resource
├── scripts
├── sound
├── README.md
└── info.vdf
- Navigate to
C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\custom\rayshud\scripts
- Open the file
hudlayout.res
- it's recommended to use Notepad++ for this and future hud edits you might make - Find the crosshair node you want to try and change the
visible
andenabled
values from 0 to 1 - Start TF2, but if you did the edit while TF2 was already running, simply type
hud_reloadscheme
into console
For more information, check out the TeamFortress.tv Thread
If you have a MAC, remove the existing clientscheme.res file in the rayshud/resources
folder and rename the file clientscheme_mac to clientscheme. If you don't do this, the in-game font will not render properly, or maybe still won't.
If you've found a bug, need help or have a suggestion - either open a support ticket here on GitHub or make a post on the Steam Group.