#Demon's Souls map audio loading

6 messages · Page 1 of 1 (latest)

pseudo rain
#

Was wondering if anyone is familiar with loading audio in specific maps for Demon's Souls. I put a mindflayer in 1-1 and I got all the relevant ffx files loaded into the maps. All the visuals work and for all of the spells the relevant audio is also loaded, but getting hit by the paraylsis stun produces the visual for being trapped but not the sound effect. Was wondering if anyone knows what might be causing the sound clip to be absent from 1-1 and the workflow for making the audio for it work?

cosmic heath
#

If the sound ID for that is contained in the ffx file, thats gonna be tricky because DeS ffx hasn't really been reversed yet

#

You can use dropoffs 010 template to view the data in it, but you'll have to scour the channels to findnit

#

Oh actually its just gonna be really cooked in general because I dont know if there are tools for making sound events in DeS

#

You can edit the sound files via code with soulsformats

pseudo rain
#

Alright thanks a ton, Ill see if I can figure anything out.