Update README.md

This commit is contained in:
mia 2024-04-18 21:12:58 -04:00 committed by GitHub
parent 7a74f9a96b
commit 79a5d76fa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,18 +1,12 @@
# **INSTALLATION GUIDE YOU ACTUALLY NEED TO READ THIS I KNOW YOU THINK YOU CAN INSTALL A HUD BUT THIS NEEDS SOME EXTRA STUFF** # **INSTALLATION GUIDE**
You can install the main hud file like normal, i.e., drop the "menthahud-main" folder into tf/custom. However, you NEED to add to your config the following two commands (preferably in autoexec or whatever idk if it resets or not when you restart game): You can install the main hud file like normal, i.e., drop the "menthahud-main" folder into tf/custom.
`tf_mm_dashboard_slide_panel_step 0`
`tf_dashboard_slide_time 0`
## recommended hud commands ## recommended hud commands
1. use tf_hud_target_id_alpha 255 or else it breaks 1. use tf_hud_target_id_alpha 255 or else it breaks
2. I don't suggest changing the "HP Buff" color because I use it in a lot of other hud elements 2. I don't suggest changing the "HP Buff" color because I use it in a lot of other hud elements
This controls the animation when you click on "Casual" to queue, and the menu slides out from the side. For some bizarre reason this animation is permanently baked in so these two commands are the only way I can find (right now) that control it. The menu still slides back out of view when you close, and preferably it just vanishes but whatever.
## Warnings and Precautions and Broken Things and Such ## Warnings and Precautions and Broken Things and Such
Firstly, I have made this hud using 16:9 1920x1080. In my videos using 4:3 windowed with no black bars or stretched, the main menu is a little bit weird. Still definitely usable as normal. I cannot guarantee it works nicely on ultrawide or other weirder resolutions, so just be warned if you do mess with your res. As well, I am running Windows 10. A friend tested this hud on Linux and some things broke due to file directory names including caps but they were also missing default TF2/HL2 fonts so their computer might have just been fucked to begin with. No idea. Just be aware if it breaks, I guess. Firstly, I have made this hud using 16:9 1920x1080. In my videos using 4:3 windowed with no black bars or stretched, the main menu is a little bit weird. Still definitely usable as normal. I cannot guarantee it works nicely on ultrawide or other weirder resolutions, so just be warned if you do mess with your res. As well, I am running Windows 10. A friend tested this hud on Linux and some things broke due to file directory names including caps but they were also missing default TF2/HL2 fonts so their computer might have just been fucked to begin with. No idea. Just be aware if it breaks, I guess.