<br><br><div><span class="gmail_quote">On 1/2/07, <b class="gmail_sendername">L. Rahyen</b> &lt;<a href="mailto:research@science.su">research@science.su</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tuesday January 2 2007 06:23, yuheng li wrote:<br>&gt; cool, it seems that it&#39;s working, but some how the mouse is acting weird,<br>&gt; it kept draging back to the center regardless of what I do, any idea?<br><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Please use &quot;Reply to all...&quot; or &quot;Reply to Mailing-List...&quot; options and<br>not &quot;Reply to Author...&quot; because it isn&#39;t good idea to hide discussion from<br>whole list - old anwers maybe useful for others.
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Back to your problem. That&#39;s probably bug in dinput. You can copy native<br>(from Windows if you have it) dinput.dll to Wine&#39;s C:\windows\system32<br>directory. Then go to the game&#39;s root directory (something like
<br>~/.wine/drive_c/Program\ Files/YourGame/). Then execute:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WINEDLLOVERRIDES=&quot;dinput=n&quot; wine explorer /desktop=Game,800x600 game.exe<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;It may work and it may not (if you get &quot;dll not found error&quot; then add C:
<br>\windows\system32 to your Wine&#39;s path list or place dinput.dll to current<br>directory - dirty but simplest solution). Your mileage may very. Also you can<br>use Google to find out can you turn off dinput for mouse somehow in your
<br>game.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Anyway, it is good idea to write about this bug to <a href="http://www.winehq.org">http://www.winehq.org</a> but<br>don&#39;t forget to specify what is name of your game and is there demo-version<br>available.
<br></blockquote></div><br><br>Thanks a lot, one more thing, how do you get wine to support different languages?<br>