终于可以通过winex玩starcraft啦!从http://www.linuxfans.org/nuke/modules.php?name=Site_Downloads&op=geninfo&did=1291下了winex的rpm包。不过奇怪的是命令须打‘winex3’而不是‘winex’!开始的时候没有声音只有画面,试过在KDE Control 把aRts关了也没用。后来在Transgaming的论坛里查了一下,发现以下的命令挺管用:
echo "wine 0 0 direct" > /proc/asound/card0/pcm0p/oss
echo "wine 0 0 disable" > /proc/asound/card0/pcm0c/oss
作用是‘Disables alsa's use of plugins to muck with the sound stream as the OSS driver is used.’ ??! 总之就是alsa的问题啦。