opera-gaming / gxmods

Documentation for GX mods
782 stars 3.15k forks source link

multiple songs in the background music plays as its browser sound #78

Closed TheLastWordussy closed 1 year ago

TheLastWordussy commented 1 year ago

when i have more than 1 song coded into the background music it for some reason a song from that list plays like its a browser sound( click, open tab, close tab) and when remove all but 1 song from the list it stops doing that

themaciekk commented 1 year ago

Music is treated in another way. Those tracks are used for vertical remixing. This means music will become more intense when user is actively using browser. You can check out how Mod_Template is using that feature.

If you want to have a "playlist" of multiple songs that are played one after another, you need to create one long music file with all those songs included.