<div dir="ltr"><br><br><div class="gmail_quote">2008/9/26 ootawata <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;">
As the title mentions, full screen mode does not work with Diablo 2 while using Glide Wrapper, but it does &quot;work&quot; for Direct3D (it&#39;s incredibly choppy/laggy though).<br>
<br>
Another problem:<br>
In window mode, it runs very smoothly, but if I happen to click outside of the window, Wine freezes and I have to terminate the program.<br>
<br>
I&#39;m running Ubuntu 8.04 and using the latest wine version 1.1.5<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><p></p><p>You can try something like this:<br><br>1.Start separate X for your game (if you have permissions simply type this in console:<br><br>xinit /usr/bin/xterm -- :1 -ac -depth 16<br></p><p></p><p>
If you don&#39;t - check your /etc/X11/Xwrapper.config - and change &quot;allowed_users=console&quot; to &quot;allowed_users=anybody&quot;. Unfortunately - in some new distros this file is missing - I don&#39;t know where they put it.</p>
<p></p><p>2.Now change resolution to match your game (for Diablo II it is 800x600 if I remember correctly):<br><br>xrandr -s 800x600<br></p><p></p><p>3.Now simply run Diablo (windowed) - it will take full screen - you won&#39;t notice a difference ;]</p>
<p></p><p>For mouse issue - look here:<br><br><a href="http://wiki.winehq.org/UsefulRegistryKeys">http://wiki.winehq.org/UsefulRegistryKeys</a><br><br>at &quot;MouseWarpOverride&quot; - try changing that registry key OR you may try older wine with mousepatch - from <a href="http://wine.x.pl">wine.x.pl</a> - you don&#39;t have to install it, just unpack it to... let say /home/you/wine-xxx/ and try running diablo like this:<br>
<br>/home/you/wine-xxx/usr/local/bin/wine diablo2.exe (or wethever the name of exe is).<br></p></div>