Custom Sounds?

Status
Not open for further replies.

Virt

Trollerskates
I imported sounds into SLADE (yes, they're OGGs) and followed the Wiki's instructions, but whenever I get into the situation where the sound plays, it just makes a scratchy "VSCHT-VSCHT" sound. What's wrong?

Code:
dsaltow1 = dsaltow1
dsaltow2 = dsaltow2
dsaltow3 = dsaltow3
dsaltow4 = dsaltow4
dsaltdi1 = dsaltdi1
dstaunt1 = dstaunt1
dstaunt2 = dstaunt2
dsvictr1 = dsvictr1
dsvictr2 = dsvictr2
dsvictr3 = dsvictr3
dsgasp = dsgasp
 
As far as I know, SRB2 can't use OGGs for sound effects. You'll have to use an 8-bit mono WAV file (if you don't already have it, get Audacity to convert from OGG to WAV), import that, then right click on the lump, go down to Audio > Convert to Doom Sound.

For help on formatting the WAVs to 8-bit mono, see here. Just ignore all the XWE stuff. ;)
 
Last edited:
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top