Help,installed diablo 2 can't get it to work
Help,installed diablo 2 can't get it to work
Diablo 2 is my first game i've installed on my linux so heres my situation:Alright i've been able to install Diablo 2 on linux with wine but i try to play it nothing comes up i tired booting from the disk the game file on the c drive and everything i even tried running it with wine core which got me to the start screen but when i press play game the screen goes blank please help with a step by step complete tutorial explaining EVERYTHING also im using wine nothing else don't give me links for what you use for i have no internet on it also is it possible to run it through terminal?
Additional Details
I've got the same exact problem as this guy: http://answers.yahoo.com/question/index ... 159AAhcV9j
Sorry that was a copy and paste from an earlier conversation im not THAT angrey anymore!Lol but please do help guys.
Additional Details
I've got the same exact problem as this guy: http://answers.yahoo.com/question/index ... 159AAhcV9j
Sorry that was a copy and paste from an earlier conversation im not THAT angrey anymore!Lol but please do help guys.
Help,installed diablo 2 can't get it to work
On Mon, Sep 12, 2011 at 8:52 PM, Enderguy <[email protected]> wrote:
Also, is Compiz on?
--
Sincerely,
MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
Video card? driver/version?Diablo 2 is my first game i've installed on my linux so heres my
situation:Alright i've been able to install Diablo 2 on linux with wine but
i try to play it nothing comes up i tired booting from the disk the game
file on the c drive and everything i even tried running it with wine core
which got me to the start screen but when i press play game the screen goes
blank please help with a step by step complete tutorial explaining
EVERYTHING also im using wine nothing else don't give me links for what you
use for i have no internet on it also is it possible to run it through
terminal?
Additional Details
I've got the same exact problem as this guy:
http://answers.yahoo.com/question/index ... 159AAhcV9j
Sorry that was a copy and paste from an earlier conversation im not THAT
angrey anymore!Lol but please do help guys.
Also, is Compiz on?
--
Sincerely,
MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
Help,installed diablo 2 can't get it to work
On Mon, Sep 12, 2011 at 11:25 PM, Enderguy <[email protected]>wrote:
Secondly, compiz can mess with Diablo 2 (I had to disable it). It's a
windows management decorating system. Used in gnome/unity/etc. I don't
think with Unity you can get rid of it, as Unity seems to be all about the
eye candy (why I hate it). In gnome, right click desktop, go to visual
effects, select none. If memory serves, at work on a windows machine so
can't tell you 100%.
--
Sincerely,
MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
windows, doesn't mean your graphics card is well supported in linux.Oh i deniatly meet the system requirment interms of video cards.But what is
compiz?
As dimesio said that's not what you were asked, just because you meet it in
Secondly, compiz can mess with Diablo 2 (I had to disable it). It's a
windows management decorating system. Used in gnome/unity/etc. I don't
think with Unity you can get rid of it, as Unity seems to be all about the
eye candy (why I hate it). In gnome, right click desktop, go to visual
effects, select none. If memory serves, at work on a windows machine so
can't tell you 100%.
--
Sincerely,
MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
Is there a reason you're still keeping your graphics card and driver a secret?Enderguy wrote:Im starting to think that its my direct x not being compatible seeing as though my wine screen remains blank and when i tried to launch a baldur's gate cintematic it didn't work how can i get direct x to work?But no i don't have compiz running.
Help,installed diablo 2 can't get it to work
On Wed, Sep 14, 2011 at 7:22 AM, Enderguy <[email protected]> wrote:
*cat /var/log/Xorg.0.log | grep -i driver*
*
*
Will work, but I'm not 100% sure if that gives driver version or just which
driver your current using (ie if nvidia graphics, it make just say nvidia,
now like 285.x 273.x etc)
--
Sincerely,
MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
Then for driver I think:Because i don't know them.
Ok output of lspci -v
*cat /var/log/Xorg.0.log | grep -i driver*
*
*
Will work, but I'm not 100% sure if that gives driver version or just which
driver your current using (ie if nvidia graphics, it make just say nvidia,
now like 285.x 273.x etc)
--
Sincerely,
MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
First things first. DirectX on Linux won't be a problem because there is no Microsoft DirectX. Wine has its own implementation of DirectX, which is the same version every other Wine user will use. Thus, if a game doesn't work for you and it works for someone else, it is much more likely you don't have proper 3D-supporting graphics drivers for your video card, rather than it being a DirectX problem.Enderguy wrote:Im starting to think that its my direct x not being compatible seeing as though my wine screen remains blank and when i tried to launch a baldur's gate cintematic it didn't work how can i get direct x to work?But no i don't have compiz running.
(It can still be that, because Wine DirectX is so vastly different and here and there not as complete, but it's much less likely than being a graphics driver problem.)
You can test if you have proper 3D graphics driver by running any native Linux 3D game. I find Armagetron and Sauerbraten are pretty good test cases. If they launch, you know that you have 3D hardware acceleration on your video driver. If they don't, you don't.
Now, if you use Ubuntu, there is actually a proprietary driver manager that will probably indicate if you have sufficiently working graphics drivers installed (I forget where it is, haven't used Ubuntu in a while). You can also choose to install it from there.
Finally, the reason you were asked for details on the graphics drivers is because a Wine dev can usually fairly quickly tell you if it's going to work or not. For example, most of the ATI Radeon 4xxx series cards seem rather safe (in my personal experience), in that they have actual worrking graphics drivers.