RudolfMDLT
August 23rd, 2007, 07:53 AM
Hi there,
I'm a complete noob when it comes to wine and I'm following this HowTo for Tiberian Sun,
http://appdb.winehq.org/appview.php?iVersionId=7440
and I couldn't get the sound working. I set the AutoScanCards property in the registry to Y and then I had sound - though this kills my framerate by about 25%. I also enabled the Pixel Shader and now the game is dead slow! Can some one please help me interpret what this means in english so that I can go hunt for the sound problem and get a little better performance in my game! :)
# Create the file ~/.asoundrc, and put the following in it:
pcm.cnc {
type asym
playback.pcm "hw:0"
}
# Run 'regedit', and navigate to 'HKEY_CURRENT_USER\Software\Wine', then add the key 'ALSA Driver'. In it, add the following strings with the values
AutoScanCards = N
DeviceCount = 1
devicePCM1 = cnc
What does the text in the above .asoundrc file mean? I sort of follow the logic in the registry hack.
Thanks for any help!
Rudolf
I'm a complete noob when it comes to wine and I'm following this HowTo for Tiberian Sun,
http://appdb.winehq.org/appview.php?iVersionId=7440
and I couldn't get the sound working. I set the AutoScanCards property in the registry to Y and then I had sound - though this kills my framerate by about 25%. I also enabled the Pixel Shader and now the game is dead slow! Can some one please help me interpret what this means in english so that I can go hunt for the sound problem and get a little better performance in my game! :)
# Create the file ~/.asoundrc, and put the following in it:
pcm.cnc {
type asym
playback.pcm "hw:0"
}
# Run 'regedit', and navigate to 'HKEY_CURRENT_USER\Software\Wine', then add the key 'ALSA Driver'. In it, add the following strings with the values
AutoScanCards = N
DeviceCount = 1
devicePCM1 = cnc
What does the text in the above .asoundrc file mean? I sort of follow the logic in the registry hack.
Thanks for any help!
Rudolf