ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
634 stars 74 forks source link

Microphone test icon missing in the GUI - Options - Voice tab #5070

Open ghost opened 1 year ago

ghost commented 1 year ago

https://github.com/ValveSoftware/Source-1-Games/labels/Source%201%20Engine

I believe some official folder/files have been omitted in past updates in at least 3 Source-1-games.

options_panel_dods_missing

The problem: The missing files cause a small issue in failing to display the microphone test panel image.

The games affected: Counter-Strike: Source – Day of Defeat:Source – Half-Life 2 Deathmatch. There may be more games, but one interesting item is this doesn't affect TF2, the images are there.

I have identified a fix. The missing images are two VTF files called mic_meter_dead.vtf and mic_meter_live.vtf The missing images and folder set are in the games "platform" folder e.g. steamapps\common\Day of Defeat Source\platform**materials\vgui\resource steamapps\common\Counter-Strike Source\platform\materials\vgui\resource steamapps\common\Half-Life 2 Deathmatch\platform\materials\vgui\resource**

Add_the_folder

Team Fortress 2 does not have this problem, nor does it have the folders and files I offer in the below fix.

Folders and files added to fix this... Missing folders - materials\vgui\resource Files under the resource folder - mic_meter_dead.vtf and mic_meter_live.vtf

dodbits commented 11 months ago

Hi just to clarify the original poster now "ghost" was me using a now-removed account.

The link to the download dot point in the original post changed.

Corrected...

megakarlach commented 3 weeks ago

These files are actually present inside "hl2_textures_dir.vpk" on CSS, DOD:S and HL2DM, but Valve accidentally included the VTF 7.5 versions of the texture, causing it to not able to load on games pre-Alien Swarm branch. image image (ignore the large font as i'm using a mod that increase text size)