Open AXDOOMER opened 7 years ago
why would you not want them to work without problem
@igdegoo It's not vanilla behavior and PCDoom is supposed to reproduce vanilla behavior. It probably means that PCDoom is playing the MIDI files without converting them to MUS.
Sound library i use accepts only MIDI files, so in fact i had to do opposite: convert MUS to MIDI.
@igdegoo It's not vanilla behavior and PCDoom is supposed to reproduce vanilla behavior. It probably means that PCDoom is playing the MIDI files without converting them to MUS.
i see. so this is like chocolate doom for dos
I got some MIDI files in a WAD and they get converted to MUS when playing Doom, so the music system plays them. If they are too large, they cause memory errors. A MUS file has a 64K limit.
PCDoom will play them without problem.
Warp through map01 to map09. https://ufile.io/4a5c9 Not every of them will cause errors because some are smaller than 64K.