Skip to content

Releases: ndiddy99/openmadoola

v1.0.8

27 May 22:21
Compare
Choose a tag to compare

Changes:

  • Added a workaround for console behavior on Windows. MML compiler output is now displayed when OpenMadoola is run from the command prompt.

If you see a "missing DLL" error when you try to run the executable, try installing the Visual C++ 2015-2022 redistributable.

v1.0.6

26 May 23:38
Compare
Choose a tag to compare

Changes:

  • Added an MML compiler for making your own music or sound effects (see mml/README.md for more information)
  • Added a couple example MML tracks courtesy of marklincadet
  • Added a sound test option
  • Added an option to return from the save screen to the title screen
  • Added an experimental SDL3 platform backend (SDL2 is still the default and will remain the default for the foreseeable future)

If you see a "missing DLL" error when you try to run the executable, try installing the Visual C++ 2015-2022 redistributable.

v1.0.4

20 Apr 18:46
Compare
Choose a tag to compare

Changes:

  • Added dual APU (one for music, one for sound effects) support for plus mode
  • Added an NTSC filter
  • Added support for loading the ROM data from the Steam version of Sunsoft is Back! Retro Game Selection
  • Fixed bug with sound effect preemption
  • Made save screen remember the last used save file
  • Fixed bug from the original game where fireball sprite mirroring wasn't initialized
  • Fixed bug from the original game where killing Darutos and then dying to his fireball would let Lucia skip killing Darutos after continuing
  • Fixed bug from the original game where Nipata would sometimes get stuck in a narrow gap

If you see a "missing DLL" error when you try to run the executable, try installing the Visual C++ 2015-2022 redistributable.

v1.0.2

07 Jan 21:41
Compare
Choose a tag to compare

Changes:

  • Changed file save/load locations for UNIX-like systems
  • Added volume option
  • Fixed endianness issue
  • Fixed missing fclose call
  • Fixed issues when playing at a nonstandard rendering resolution
  • Changed from hardcoding some parts of level metadata to loading them from the ROM

If you see a "missing DLL" error when you try to run the executable, try installing the Visual C++ 2015-2022 redistributable.

v1.0.0

18 Dec 11:58
Compare
Choose a tag to compare

Initial release. Happy 37th birthday, game :)

If you see a "missing DLL" error when you try to run the executable, try installing the Visual C++ 2015-2022 redistributable.