Advertisement (Remove Ads?)
budhud
Downloads:
392,103
Views:
1,163,055
Rating:
Description
A Team Fortress 2 hud inspired by whayay's yahud and rays' rayshud.
HUD LINKS:
Screenshots
Github
Wiki (installation, customization, etc)
budhud Discord
HUD Updater Script
budhud includes a shell script in the base directory called budhud Updater.ps1 that will allow you to do a few different things, such as:
- Check HUD Installation
- Update & Modify Default HUD Files
- Download Latest Files From GitHub
- Set HUD Language
- HUD Compiler
To open it, Right click the file and select Run with PowerShell. Once it opens, you can type ? for more information regarding these options. :)
Special Thanks
Font: Lato, by Łukasz Dziedzic | http://www.lukaszdziedzic.eu/
Custom Icons: Freepik | http://www.freepik.com/
HUD Compiler: Lange | https://github.com/alvancamp
HUD Translations: Ultra Violet Amethyst 紫微星宿, ly_dee, donut, Hypnotize, powah, Dr4kecl, CriticalFlaw, Hoto_Cocoa, LJoacks
TF2 Crosshairs: Knuckles, Fog, Hypnotize, whayay
...and more! Check the readme on the GitHub for an extensive list <3
| Operating System | Supported? |
|---|---|
| Windows | |
| Mac | |
| Linux |
| Resolutions | Supported? |
|---|---|
| 4:3 | |
| 5:4 | |
| 16:9 | |
| 16:10 |
| Miscellaneous | Supported? |
|---|---|
| Custom Fonts | |
| Custom Menus | |
| Extra Scoreboards | |
| HUD Crosshairs | |
| Minmode Toggle | |
| Streamer Mode | |
| Custom Materials | |
| Easy Customization |
| Gamemodes | Supported? |
|---|---|
| Tournament | |
| Competitive | |
| Arena | |
| Attack/Defend | |
| Capture the Flag | |
| Control Points | |
| Domination | |
| Halloween | |
| King of the Hill | |
| Mannpower | |
| Mann Vs. Machine | |
| Passtime | |
| Payload | |
| Payload Race | |
| Player Destruction | |
| Robot Destruction | |
| Special Delivery | |
| Territorial Control |
- Fixed Advanced Options checkbox colors (which made it appear you could not check/uncheck options)
I tend to make a ton of minor updates to the hud; the best place to view changes would be here: https://github.com/rbjaxter/budhud/commits/master
Older version of the hud can be downloaded by looking for a commit from around the time you want the downloaded hud from, clicking on the commit name, clicking "Browse Files" near the top right, and then going to "Code > Download ZIP" like you normally would. I don't provide support for these versions though!
User Comments
347 Comments
I do believe the chinese characters are bugged, as shown in the pic
Pic: https://imgur.com/a/0yqnrX8
Posted 15-06-2021, 09:40 PM
this should be fixed now, thanks a ton for pointing it out. it's just commenting out two language ranges in case anyone wants to do that instead of redownloading the hud: https://github.com/rbjaxter/budhud/commi...9c7183d535
(just comment out the `tchinese` and `schinese` sections)
Posted 16-06-2021, 06:03 AM
you'd need to add this whole section of code to your `pvprankpanel` file: https://github.com/rbjaxter/budhud/blob/...s#L96-L413
Posted 20-06-2021, 12:45 AM
Advertisement (Remove Ads?)