Post Saturday, 28th April 2018, 15:28

I'm making sound patch for window

Well, although I'm on making, I don't know when is the next time I touch this work.
Maybe forever?

Window version(msys2) were using PlaySound for audio,
and I wanted to play BGM and multiple sound at a time. and some funtions to make easier on editing sound patch.

So I made difference.
https://github.com/sterilizedmilk/crawl/commits/sori-soup

This might be looks awkward, but I had to delete sdl in contrib because sdl_mixer in crawl was not working with msys2 (how about other platforms?)
Then I included sdl2 from msys, and that perfectly works for me.

And added some funtion about sounds, and placed some effects and bgm.
I have version of crawl matchs to this changes, but you won't like it because it is from korean drama. ;)


I hope someday we can have official sound patch.