I'm looking for a dll that plays ogg files and supports sound effects and all the other good stuff in a good sound dll. I've tried every one I could google but none of them worked. Are there any that work with the most recent version of GM?
Need ogg dll/gex that works with 8.1
Started by GameRoom, Jun 30 2011 05:06 PM
4 replies to this topic
#1
Posted 30 June 2011 - 05:06 PM
#3
Posted 30 June 2011 - 05:48 PM
I don't want them converted, I want them in the ogg format.
#4
Posted 30 June 2011 - 06:19 PM
Mine works. In my tools page
#5
Posted 08 July 2011 - 05:42 AM
you can use MCI_command to play ogg without dll
example:
or supersound.dll
example:
MCI_command("open Music.ogg alias Variable");
MCI_command("play Variable");
or supersound.dll
Edited by ChaosMaker, 08 July 2011 - 05:50 AM.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











