Hi Everyone,

Sorry for resurrecting an old thread, but I started working on this again and want to finally get this game on to Steam.

I was eventually able to get the fake fullscreen working, so thanks SilverWarior for suggesting that!

I wasn't able to port the game to lazarus (too much assembly and other hacks that sadly don't work in lazarus), so I'm sticking with Delphi 5.

Now I need to change the MIDI sound into streamed audio (.ogg or .mp3), which is unfortunately not supported by UnDelphiX.

So does anyone have a suggestion on what library to use? It doesn't have to do much other than play background music (looping without gap), should sometimes suddenly change into a different song (my songs have 2 different endings). Should be free (but not GPL) and work in Delphi 5.