Page 1 of 1

Wav Files for TriFighter

Posted: Sun Mar 08, 2015 1:53 pm
by Hill400
Hello, does anyone know which .wav files should be added to a .sfx file to add a Droid Tri-fighter in-game? Here's what I have so far:
Hidden/Spoiler:
TriDroidfighter----------------------------------------------------------------------------------------------------
..\..\global\effects\veh_tri_accel_01.wav tridroid_shift_up -alias ps2 droidfighter_shift_up -resample xbox 22050 pc 22050
..\..\global\effects\veh_tri_shpRll_01.wav tridroid_roll -resample ps2 16000 xbox 22050 pc 22050
..\..\cw\effects\eng_triFighter_low_lp.wav -resample ps2 2000 xbox 5000 pc 8000
..\..\cw\effects\eng_triFighter_mid_lp.wav -resample ps2 11025 xbox 11025 pc 22050
..\..\cw\effects\eng_triFighter_hi_lp.wav -resample ps2 11025 xbox 16000 pc 22050
..\..\global\effects\veh_tri_deccel_01.wav tridroid_shift_down -resample ps2 16000 xbox 22050 pc 22050
//------------------------------------------------------------------------------------------------------------------

// Blue Stinger Missiles
#ifplatform xbox pc
..\..\cw\effects\wpn_drdFghtr_missile_fire.wav -resample xbox 22050 pc 44100
#endifplatform xbox pc
#ifplatform ps2
..\..\cw\effects\wp2_drdFghtr_missile_fire.wav wpn_drdFghtr_missile_fire -resample ps2 16000
#endifplatform ps2

// Turret and Vehicle Chaingun
..\..\cw\effects\shipGun2a-01.wav vehicle_chaingun_fire -resample ps2 14000 xbox 22050 pc 22050
..\..\global\effects\chain_wind_lp.WAV wpn_chaingun_spin -resample ps2 11025 xbox 22050 pc 22050
Thanks!

Re: Wav Files for TriFighter

Posted: Sun Mar 08, 2015 7:45 pm
by Marth8880
All the necessary WAV files will be listed in the vehicle's SND file, which in this case is cis_fly_tridroidfighter.snd.

Re: Wav Files for TriFighter

Posted: Mon Mar 09, 2015 9:23 pm
by Hill400
I already did and I thought I had everything, which obviously isn't the case. I was hoping for a second opinion, if you could provide me one. Thanks!

Re: Wav Files for TriFighter

Posted: Mon Mar 09, 2015 10:08 pm
by Marth8880
Nothing is obvious if you don't mention any details whatsoever. :d Which sounds are not currently working?

Re: Wav Files for TriFighter

Posted: Wed Mar 11, 2015 3:33 pm
by Hill400
All of them, which is odd. I'd have thought for a fact that the gun sounds would work without a problem, but the weapon sounds and engine sounds aren't working.