AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   VSH / Freak Fortress (https://forums.alliedmods.net/forumdisplay.php?f=154)
-   -   FF2 Need help with game sound files (https://forums.alliedmods.net/showthread.php?t=315761)

Hoto Cocoa 04-23-2019 01:02

Need help with game sound files
 
Take an example of sandmen boss which uses the game sound file.
Code:

"sound_ability"
        {
                "1"        "vo/scout_needdispenser01.wav"
                "2"        "vo/scout_laughevil02.wav"
                "3"        "vo/scout_laughevil02.wav"
                "4"        "vo/scout_cheers03.wav"
                "slot4"        "1"
                "5"        "vo/scout_cheers03.wav"
                "slot5"        "1"
        }

We all know it's included in the VPK file but nobody can hear it in the game. Is there anyway to fix it?

Edit: Further tests will be conducted to confirm the problem.
Edit2: Done.

JuegosPablo 04-23-2019 01:55

Re: Need help with game sound files
 
Try changing the .wav to .mp3

MAGNAT2645 04-23-2019 06:17

Re: Need help with game sound files
 
Like JuegosPablo said, most of voice lines was changed from .wav to .mp3 in 2015 (i can be wrong) small update in order to save some space.


All times are GMT -4. The time now is 03:12.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.