Sound file isn't building... Remedy?

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
Astute
Rebel Colonel
Rebel Colonel
Posts: 566
Joined: Tue Apr 12, 2005 7:03 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Sound file isn't building... Remedy?

Post by Astute »

My sound file just doesn't want to build...

NCB.req
ucft
{
REQN
{
"str"
"align=2048"
}
REQN
{
"lvl"
"NCBgcw"
}

}
NCBgcw.req
ucft
{
REQN
{
"bnk"
"align=2048"
"NCBgcw"
}

REQN
{
"config"
"all_fly_ywing"
}
}
NCBgcw.sfx
// Ywing ----------------------------------------------------------------------------------------------
// Ywing
..\..\gcw\effects\wpn_ywing_blaster_fire.wav -resample pc 44100
..\..\gcw\effects\wpn_ywing_torpedo_fire.wav -resample pc 44100
..\..\gcw\effects\eng_ywing_hi_lp.wav -resample pc 22050
..\..\gcw\effects\eng_ywing_low_lp.wav -resample pc 22050
..\..\gcw\effects\eng_ywing_mid_lp.wav -resample pc 22050

// Common to Xwing Ywing Jedifighter Naboostarfighter
..\..\global\effects\droid_r2_chatter_01.wav -resample pc 22050
..\..\global\effects\droid_r2_chatter_02.wav -resample pc 22050
..\..\global\effects\Ifc_LowShield03.wav -resample pc 22050
..\..\global\effects\Ifc_LowHealth02.wav -resample pc 22050
..\..\global\effects\droid_r2_damage.wav -resample pc 22050
..\..\global\effects\droid_r2_death.wav -resample pc 22050
//


all of these files including my all_fly_ywing sound file is in my Sound\worlds\NCB folder, i've been trying for who knows how long and still can't get it to work :(
Post Reply