Gez
Why don't I have a custom title by now?!
Posts: 9150
Registered: 07-07 |
For a Hexen project, you have to define the song used by the map in the SNDINFO lump. (If it's for Hexen-compatible source ports such as ZDoom, it can go in MAPINFO instead, where it is more logical).
Note that in vanilla Hexen, SNDINFO lumps aren't cumulative, so you'll have to copy the entire lump from the IWAD and then edit the bit at the end where map songs are listed. In ZDoom they are cumulative so you don't need to copy the entire SNDINFO lump, but you also don't need to edit SNDINFO at all.
|