This release supports random BGMs made possible by a special plugin that currently only works in WinMugen, not 1.0.
See below for details.
It's been a while since I released a stage that I had to put some actual work into.
I got the idea for this Saturday morning while watching a longplay of the NES version of the game.
With some encouragement from GLB, I decided to make the stage (with SNES sprites instead) and completed the stage Sunday morning.
This is a pretty custom stage, but as many things were done as accurately as possible, mostly concerning animation timings.
Stage download with the SNES version of the BGM included:
[You must be registered and logged in to see this link.]
As I mentioned, I was originally inspired by the NES version of the game.
Thanks to a neat plugin, I can have the NES song sometimes too. :Enjoyment:
To enable random BGMs you need to have the Nicious plugin installed in your WinMugen.
[You must be registered and logged in to see this link.] -->Mugen --> Music Plugin -->[DOWNLOAD v2.3.0]
This plugin uses a text file with a .rnd extension to list song options.
I've made a .rnd and have it setup to choose between the SNES, NES, and WillRockRemix versions of the song.
This download has the two extra songs and the .rnd file. Put these files in your WinMugen's sound folder:
[You must be registered and logged in to see this link.]
Then open up the stage's .def file and switch the ; from the first music line to the second like so:
Enjoy!
See below for details.
It's been a while since I released a stage that I had to put some actual work into.
I got the idea for this Saturday morning while watching a longplay of the NES version of the game.
With some encouragement from GLB, I decided to make the stage (with SNES sprites instead) and completed the stage Sunday morning.
This is a pretty custom stage, but as many things were done as accurately as possible, mostly concerning animation timings.
Stage download with the SNES version of the BGM included:
[You must be registered and logged in to see this link.]
As I mentioned, I was originally inspired by the NES version of the game.
Thanks to a neat plugin, I can have the NES song sometimes too. :Enjoyment:
To enable random BGMs you need to have the Nicious plugin installed in your WinMugen.
[You must be registered and logged in to see this link.] -->Mugen --> Music Plugin -->[DOWNLOAD v2.3.0]
This plugin uses a text file with a .rnd extension to list song options.
I've made a .rnd and have it setup to choose between the SNES, NES, and WillRockRemix versions of the song.
This download has the two extra songs and the .rnd file. Put these files in your WinMugen's sound folder:
[You must be registered and logged in to see this link.]
Then open up the stage's .def file and switch the ; from the first music line to the second like so:
- Code:
;bgmusic = sound/SuperMarioBros2-WaterFall.rnd
bgmusic = sound/SuperMarioBros2-WaterFallSNES.mp3
- Code:
bgmusic = sound/SuperMarioBros2-WaterFall.rnd
;bgmusic = sound/SuperMarioBros2-WaterFallSNES.mp3
Enjoy!