Say, I want to bring back an NPC from BG1 as joinable NPC for BG2. How can one extract its complete soundset from BG1 (and possibly BG2, if the character has new sounds in that game such as Branwen) to use in a mod for BG2?
Echon
Aug 11 2008, 09:46 AM
The WAVs match the NPC's name, so you extract BRANW[01-41].WAV and copy them to your BG2 override. Having a look at BRANWE.CRE in NI will tell you where each entry goes. You will need to associate the sounds with new TLK entries upon installation, of course.
The WAVs match the NPC's name, so you extract BRANW[01-41].WAV and copy them to your BG2 override. Having a look at BRANWE.CRE in NI will tell you where each entry goes. You will need to associate the sounds with new TLK entries upon installation, of course.
Which program do I use to extract the sounds from the game? NearInfinity?
Echon
Aug 11 2008, 06:30 PM
Near Infinity, DLTCEP or whatever else you might prefer.
Baronius
Aug 11 2008, 07:28 PM
Additionally, here is some slightly more detailed explanation written by me: