Mega Man 8-bit Deathmatch > Maps

Why won't my map play my custom music?

(1/1)

Charbomber:
I've just started a map, and I need help, but I can't find a MM8BDM Discord or anything, so I'd like to ask for help here.

So, I've just did exactly what you'd normally do when adding music to a level, and even made sure with a tutorial on making maps specifically for MM8BDM.
Everything's exactly how there should, I checked it for typos heavily, and yes my music option is all the way up. I would give a screenshot of what I mean, but I'm not used to Forum Boards and I have no idea how.

The most I could think about is how I tried to make my music loop in a certain way using ZDooM music loop tags, but I don't know why it wouldn't work because of some darn tags.

EDIT: I just realized I'm dumb, I should probably provide the MAPINFO.


--- Code: ---map GRASTWN "Grasstown" {
next = "GRASTWN"
sky1 = "BLACK", 0
music = "CSGRASS"
aircontrol = 0.5
forcenoskystretch
clipmidtextures
evenlighting
}
--- End code ---

Rozark:

--- Quote from: Charbomber on June 27, 2021, 08:56:48 AM ---The most I could think about is how I tried to make my music loop in a certain way using ZDooM music loop tags, but I don't know why it wouldn't work because of some darn tags.

--- End quote ---

What sorts of tags are we talking about? Try removing said tags first and see if that does anything. If not, I can look at it myself if you want.

Charbomber:

--- Quote from: Rozark on June 28, 2021, 01:22:53 PM ---What sorts of tags are we talking about?

--- End quote ---

https://zdoom.org/wiki/Audio_loop these bad babies, placed directly at the end of my OGG files, but you're right, I'm gonna try them without the tags.

Just tried it, no even without the ogg tags it does not play the music for some reason.

Rozark:

--- Quote from: Charbomber on June 29, 2021, 04:12:51 AM ---https://zdoom.org/wiki/Audio_loop these bad babies, placed directly at the end of my OGG files, but you're right, I'm gonna try them without the tags.

Just tried it, no even without the ogg tags it does not play the music for some reason.

--- End quote ---

oh, the usual LOOP_START stuff. That works properly here so I'm not entirely sure why you're having issues. If you want, you can DM the map to me and I can mess with it.

Navigation

[0] Message Index

Go to full version