ikemen-engine / Ikemen-GO

An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
717 stars 125 forks source link

victory bgm plays contionusly #1431

Closed iamno1one closed 1 month ago

iamno1one commented 1 year ago

Describe the bug

victory screen bgm carries on playing indefinatly

To Reproduce

start a team versus tag defeat opponent victory screen needs to have a looped bgm

once you press a button victory screen bgm carries on playing indefinatly

Expected behavior

victory bgm to stop upon button press or when the screen reverts to char select screen

Screenshots / Video

victory.bgm = sound/Winning.mp3

needs to be defined in screenpack

system.def

Engine Version (or source code date)

v99rc3

Operating system

Windows

Extra context or search terms

No response

potsmugen commented 1 year ago

Does it play over the other screenpack BGM's? It should probably be set up in a way that only one BGM can play at a time.

iamno1one commented 12 months ago

it keeps repeating does not stop at all

Lazin3ss commented 11 months ago

Doesn't happen to me in RC5

Ganbare-Lucifer commented 11 months ago

It also happens to me.

Is it fixed on the stable release?

K4thos commented 11 months ago

Please upload a build based on a stable release so that we can test it. Otherwise I'm going to lock this ticket.