Skip to content

Releases: ericvids/wolfmidi

1.20.1

22 Sep 01:09
Compare
Choose a tag to compare

Contains MIDI files (automatically converted from Wolf3D's/SoD's original OPL2 data using the tools in this repository) for use with either wolfdosmpu or ECWolf.

For ECWolf:

  • Copy the .zip in your ECWolf folder.
  • Modify your ECWolf startup shortcut to append the command-line parameters " --file wolfmidi.zip" (without the quotes) in the shortcut's Target field.
  • Start ECWolf, then immediately go to "Options" -> "Sound Options", then change the "Music Device & Volume" setting from "AdLib/Sound Blaster" to "SDL_mixer MIDI Synth".
  • Note: If you want even better music, you will need to change the default Microsoft GS Wavetable Synth that comes with Windows to something else. Refer to these instructions to get started.

For wolfdosmpu, unzip the contents into your game directory. This creates a MUSIC\ subdirectory. (Refer to wolfdosmpu's release notes or README.md for full instructions.)

You can also just play the files in your favorite MIDI player. (If a file won't play, append the .MID extension.) Note that one file, _INFO, is not a MIDI file (it's a lookup table used by wolfdosmpu to select which song to play in-game).

(Note: This 1.20.1 release is exactly the same as 1.20; only the ECWolf instructions were changed.)