<br><br><div class="gmail_quote">2009/6/13 abraham_aji <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi<br>
<br>
Am using ubuntu 9.04 with wine.<br>
Right now am facing one issue while playing game (IGI) under wine.<br>
(1) when i moved the mouse some times it move out of the game window , so all game flow will lost due to the issue.<br>
i tried with wine cfg option to lock mouse on directx application But not worked :(<br>
Change the wine resolution .. the issue remains same<br>
pls help me to solve the issue<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><div><div>This is a known issue, for workaround look here:<br></div><div><a href="http://wiki.winehq.org/UsefulRegistryKeys">http://wiki.winehq.org/UsefulRegistryKeys</a></div><div>at &quot;MouseWarpOverride&quot; - you will need to set it to &quot;force&quot;, just save the folowing to a file:<br>
</div><div></div><div></div><div>REGEDIT4<br><br>[HKEY_CURRENT_USER\Software\Wine\DirectInput]<br>&quot;MouseWarpOverride&quot;=&quot;force&quot;<br></div><div></div><div></div><div style="text-align: left">and run this command:</div>
<div style="text-align: left"></div><div style="text-align: left">regedit filename.reg</div><div style="text-align: left"></div><div style="text-align: left">That should do the trick ;]<br></div></div>