- Joined
- Sep 18, 2011
- Messages
- 742
http://bochs.info/~aegis/wineroot-alsa.tar.gz
This one has native sound proxying. It gets crashy if your app tries to use the exported snd_config symbol, because I have no way of syncing it with the host pointer yet. Otherwise it's bloody fast.
OpenGL should also get you a *little* further in WINE.
If you want to toggle the sound proxy, you can rename wineroot/usr/lib/libasound.so.2 and move wineroot/usr/lib/i386-linux-gnu/libasound.so.2.bak to libasound.so.2
This one has native sound proxying. It gets crashy if your app tries to use the exported snd_config symbol, because I have no way of syncing it with the host pointer yet. Otherwise it's bloody fast.
OpenGL should also get you a *little* further in WINE.
If you want to toggle the sound proxy, you can rename wineroot/usr/lib/libasound.so.2 and move wineroot/usr/lib/i386-linux-gnu/libasound.so.2.bak to libasound.so.2
Last edited by a moderator: