<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=KOI8-R" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
It actually helped. So, /etc/wine/config is just a same? :-)š Thanks!<br>
Mike Hearn wrote:
<blockquote cite="midpan.2005.01.07.13.10.29.98377@navi.cx" type="cite">
  <pre wrap="">On Thu, 06 Jan 2005 16:36:43 -0800, Nick wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">With the version I downloaded for FC3 I cannot find a config file other 
than /etc/wine/config. I believe there used to be one more file local 
for the user but I cannot locate it. Is the /etc/wine/config the only 
config file with the recent wine version?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I don't think /etc/wine/config is even used, I wonder why that package is
creating such a beast. The actual config file is in ~/.wine/config, except
you won't have one because the default now for several versions is to not
have one. So put the following in ~/.wine/config:

WINE REGISTRY Version 2

[dsound]
"HardwareAcceleration"="Emulation"

_______________________________________________
wine-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wine-users@winehq.org">wine-users@winehq.org</a>
<a class="moz-txt-link-freetext" href="http://www.winehq.org/mailman/listinfo/wine-users">http://www.winehq.org/mailman/listinfo/wine-users</a>

  </pre>
</blockquote>
<br>
</body>
</html>