VIDE packs almost everything such as models, textures etc. but some things I have to add manually like custom soundscape .wav's. When I use the 'Add' option and navigate to the folder I want, it always adds a 2 character folder before the one I need so it doesn't have the correct file-path & doesn't load in-game IE if I wanted to add a custom soundscape from this filepath:
Team Fortress 2\tf\__sound__\custom_ambience.wav
in VIDE it comes out as:
tf\sound\custom_ambience.wav
when it should be just:
sound\custom_ambience.wav
so it reads the wrong non-existent file-path & doesn't do anything, is there a way to fix this? newer version of VIDE? is there a way to manually edit the filepath?