I got the Force-A-Nature today, and decided to use. The problem though, is that it lacks any sound. There aren't any sounds of the gun firing, or reloading, the only sound I hear is the impact sound. I tried using a sound on FPSBanana that was just a more powerful shot for the FaN, but no luck. Does anyone have a way to fix this?
Hmm, I was going to tell you to verify your game files but custom ones would still work even if the regular ones were broken.
You sure you put them in the right folders?
Yeah, I'm sure I put them in the right folders, but the sounds just aren't playing. The only other thing I think I could do is delete the Tf folder.
Well, who wants to hear that annoying fuck of a gun anyway?
==ON TOPIC==
Well then do so, and see if that works.
Verify your game files, it should work
It's not a missing file issue, the GCF is too fragmented, Try getting GFCScape and defrag it. (Steam one is garbage).
I have the same problem with the Frontier Justice and Gunslinger taunts, both of them make no noise, and replacing them did nothing. I'd really like a fix, the guitar is my favorite taunt.
[QUOTE=EliteGuy;23598849]It's not a missing file issue, the GCF is too fragmented, Try getting GFCScape and defrag it. (Steam one is garbage).[/QUOTE]
I've tried this. Did nothing for me. :frown:
[QUOTE=EliteGuy;23598849]It's not a missing file issue, the GCF is too fragmented, Try getting GFCScape and defrag it. (Steam one is garbage).[/QUOTE]
Agreed. But defragging GCFs with nothing but GCFScape can be a pain. I recommend following ZeBool's little tutorial over here:
[url]http://forums.steampowered.com/forums/showpost.php?p=7264758&postcount=6[/url]
While I'm on the subject of useful Batch files, you can also verify all of your GCFs at once using a separate .bat file with this in it:
[php]
for %%F in (*.gcf) do HLExtract.exe -m -v -s -t root -p "%%F"
pause[/php]
Very useful for finding corrupt GCFs.
Sorry, you need to Log In to post a reply to this thread.