Adding custom Voicelines
Posted Mar 16, 2026
I tried to playce my .wav in: $STEAMDIR\common\Portal 2\portal2\sound\vo\custom
but it says:
[Sound] S_StartSound(): Failed to load sound 'vo\custom\glados_softlock01.wav'. File is missing from disk/repository.
but it is there
but it says:
[Sound] S_StartSound(): Failed to load sound 'vo\custom\glados_softlock01.wav'. File is missing from disk/repository.
but it is there
Registered users don’t see ads!
Register now!
Posted Yesterday at 04:36 PM
Replied
21 days
later
You'll need to either run
snd_updateaudiocache (for your own mod), or pack the sounds in the BSP to bypass the cache.
Posted Yesterday at 04:36 PM
Replied
1 minute
later
You'll need to either run
snd_updateaudiocache (for your own mod), or pack the sounds in the BSP to bypass the cache.