It's just loading the default hud.
Send help.
Usually it at least tries to load. Not just loading the default hud.
Meet Your MatchCustom HUDs must now contain a file named "info.vdf" in their root folder, with the key "ui_version" set to the TF UI version with which they are compatible.
This was done intentionally so you don't crash because your hud isn't updated.
This was done intentionally so you don't crash because your hud isn't updated.
havent fully tested but
"ui_version" "2"
got stuff working
Screwballhow 2 fix
- copy file from other hud and paste it in the folder with resource and scripts in it
- open the file in a notepad document
- change hud name with name of your hud and save changes
edit: change ui version to "2" as mentioned above
[list]
[*] copy file from other hud and paste it in the folder with resource and scripts in it
[*] open the file in a notepad document
[*] change hud name with name of your hud and save changes
[/list]
edit: change ui version to "2" as mentioned above
ui_version to 2 but might wanna delete main menu files
MikeMathavent fully tested but"ui_version" "2"got stuff working
this worked, thanks
this worked, thanks
MikeMathavent fully tested but"ui_version" "2"got stuff working
This worked.
Thanks.
This worked.
Thanks.
deleting mainmenuoverride and gamemenu.res got me running if anyone has scrims or smth and needs a quick fix to just play the game
all the changes
https://github.com/SteamDatabase/GameTracking-TF2/commit/fc9f52ae9c359fb3735ef703bd3c03a9d63fedb3
https://github.com/SteamDatabase/GameTracking-TF2/commit/fc9f52ae9c359fb3735ef703bd3c03a9d63fedb3
ui_version 2 doesn't fully work, there are still some new ui elements on my screen from the update. and i hate them
How the hell do I fix this? Like, really, I have no goddamn clue where info.vdf is
glitchYHow the hell do I fix this? Like, really, I have no goddamn clue where info.vdf is
A info.vdf is a just a file that has text. You can usually find it C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom\YOUR-HUD-NAME\info.vdf
The fix that was metioned
Aphui_version to 2 but might wanna delete main menu files
is too edit the vdf to ui v1 to v2 (open with notepad)
A info.vdf is a just a file that has text. You can usually find it C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\custom\YOUR-HUD-NAME\info.vdf
The fix that was metioned
[quote=Aph]ui_version to 2 but might wanna delete main menu files[/quote]
is too edit the vdf to ui v1 to v2 (open with notepad)